Skip to content

Release v11.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 15:52
· 115 commits to master-11 since this release

Changelog

b959e08 🏁 Releasing version 11.11.1
5b2e1d2 Face lifting changes.
4da2a42 Removed bintray references from README.md.
146f960 Fixes #172 Menu items not readable in date control context menu
6019c2c Fixes #161 AgendaView does not update entry titles
862e584 Code cleanup in CalendarEvent.
0706c1e Code cleanup in AgendaView.
30b464a Code cleanup in AgendaViewSkin.
7535d43 Fixed flickering in calendar UI when views get resized.
e93d342 Added CSSFX to CalendarApp.
6e23708 Slightly changed position of navigation elements (back, forward, today) and date label.
e2c1364 Added CSSFX to CalendarApp.
e96c57b Added CSSFX to CalendarApp.
5fde73b Replaced hard-coded "firebrick" color with variable called "-today-stroke-color". Changed to a different red color for "today" markings.
b538475 Added logging information to DayViewScrollPane.
dbe666c Added "tool-bar" style to toolbar inside CalendarView.
298b585 Changed maximum height of various toolbar controls to ensure proper alignment between all of them.
7a69959 Fixed property item description text.
7c96cf0 Removed pref height and width computation for CalendarViewSkin.
51abaa2 Pages are now being created only when needed inside the CalendarView. This drastically improves the view's performance and reduces its node count. Also removed transition animations which caused performance issues and also were out of time (now, 8 years later).