dotnet/winforms

`MonthCalendar` incomplete hightlight of today date

Open

#2,662 建立於 2020年1月8日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)C# (922 fork)batch import
:beetle: bugexternal-OS-issuehelp wanted

倉庫指標

Star
 (4,100 star)
PR 合併指標
 (平均合併 14天 22小時) (30 天內合併 56 個 PR)

描述

  • .NET Core Version: master
  • Have you experienced this same bug with .NET Framework?: Yes

Problem description:

The "Today" date at the bottom of the calendar is a link, which highlights when hovered. However the highlight is only partial: image

Expected behavior:

The whole today date is highlighted.

Minimal repro:

Add a MonthCalendar control to a form. Run. Hover the "Today".

貢獻者指南