Opened 7 years ago

Closed 7 years ago

#13592 closed enhancement (fixed)

Highlight current system date in BCalendarView.

Reported by: akshay Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: - General Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

  • Issue: In BCalendarView presently, there is no notion of a current date and the current date is not highlighted. So in the deskbar tray calendar which uses BCalendarView, we cannot know the current date once we change the selected day.
  • Fix: Make BCalendarView accept pulse messages, check for system date with every pulse message and update the current date accordingly. Highlight the current date by rendering its day number text in a different color(keyboard_navigation_color).

Attachments (2)

0001-Highlight-current-system-date-in-BCalendarView.patch (13.1 KB ) - added by akshay 7 years ago.
calendar-highlight.PNG (9.3 KB ) - added by akshay 7 years ago.
Current date highlighted in blue (keyboard_navigation_color) in Calendar View

Download all attachments as: .zip

Change History (4)

comment:1 by akshay, 7 years ago

patch: 01

by akshay, 7 years ago

Attachment: calendar-highlight.PNG added

Current date highlighted in blue (keyboard_navigation_color) in Calendar View

comment:2 by pulkomandy, 7 years ago

Resolution: fixed
Status: newclosed

Applied in hrev51281. Thanks!

Note: See TracTickets for help on using tickets.