mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-14 08:38:45 +00:00
Sidebar summary honor color changes
.. was not being redrawn when the color preferences changed.
This commit is contained in:
@@ -125,8 +125,11 @@ DiarySidebar::configChanged()
|
||||
.arg(fgColor.name()).arg(bgColor.name())); // clear any shit left behind from parents (Larkin ?)
|
||||
|
||||
// now apply
|
||||
refresh();
|
||||
multiCalendar->refresh();
|
||||
|
||||
// and summary .. forgetting what we already prepared
|
||||
from = to = QDate();
|
||||
setSummary();
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user