mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #84] [MERGED] CtrlLib: Fixed unreadable calendar header #143
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#143
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/84
Author: @klugier
Created: 7/25/2022
Status: ✅ Merged
Merged: 9/14/2022
Merged by: @mirek-fidler
Base:
master← Head:klugier/fix-unreadable-calendar📝 Commits (1)
4c03046CtrlLib: Fixed unreadable calendar.📊 Changes
2 files changed (+6 additions, -6 deletions)
View changed files
📝
uppsrc/CtrlLib/CtrlLib.usc(+4 -4)📝
uppsrc/CtrlLib/DateTimeCtrl.cpp(+2 -2)📄 Description
This PR supposed to fixed problem raised on our forum (https://www.ultimatepp.org/forums/index.php?t=msg&goto=58699&#msg_58699) with unreadable Calendar header. The solution to be universal is basing on system selection color. My fix also adjust dark theme.
Normal:

Dark:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.