[PR #84] [MERGED] CtrlLib: Fixed unreadable calendar header #143

Closed
opened 2026-05-05 03:41:24 -06:00 by gitea-mirror · 0 comments
Owner

📋 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: masterHead: klugier/fix-unreadable-calendar


📝 Commits (1)

  • 4c03046 CtrlLib: 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:
CalendarFix

Dark:
CalendarFixDark


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

## 📋 Pull Request Information **Original PR:** https://github.com/ultimatepp/ultimatepp/pull/84 **Author:** [@klugier](https://github.com/klugier) **Created:** 7/25/2022 **Status:** ✅ Merged **Merged:** 9/14/2022 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/fix-unreadable-calendar` --- ### 📝 Commits (1) - [`4c03046`](https://github.com/ultimatepp/ultimatepp/commit/4c03046e2e5f2bc58cc8f774370205b204313401) CtrlLib: Fixed unreadable calendar. ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/CtrlLib/CtrlLib.usc` (+4 -4) 📝 `uppsrc/CtrlLib/DateTimeCtrl.cpp` (+2 -2) </details> ### 📄 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: ![CalendarFix](https://user-images.githubusercontent.com/6963025/180867199-21a98f09-b938-4669-8d63-d2e3b60df1dd.png) Dark: ![CalendarFixDark](https://user-images.githubusercontent.com/6963025/180867221-f5286d45-f7c1-4a7d-8687-020220944a94.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:41:24 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#143
No description provided.