Home
last modified time | relevance | path

Searched hist:b32b6a8633ac957ecc34f78c124768a4735f61f6 (Results 1 – 1 of 1) sorted by relevance

/haiku/src/kits/shared/
H A DCalendarView.cppb32b6a8633ac957ecc34f78c124768a4735f61f6 Tue Aug 01 14:19:53 UTC 2017 Akshay Agarwal <agarwal.akshay.akshay8@gmail.com> Fix highlighting current system date in BCalendarView.

Changing the year in Calendar View does not remove the highlighting from
previous highlighted day.

Changing the system date to a date in a different month(different from
the month currently set in calendar view) does not remove the highlighting
from currently highlighted day.

The disabled day number text belonging to the next month (month after
the one currently selected) gets wrongly highlighted while attempting
to highlight the day number text belonging to the current month.

Signed-off-by: Adrien Destugues <pulkomandy@pulkomandy.tk>

ticket : #13605