mirror of
https://github.com/ForLoopCodes/legacy-notepad.git
synced 2026-04-26 12:25:50 +03:00
[PR #3] [MERGED] Fix DPI scaling issues: dynamic status bar height and parts sizing #17
Labels
No labels
bug
bug
documentation
enhancement
good first issue
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/legacy-notepad#17
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/ForLoopCodes/legacy-notepad/pull/3
Author: @radami2006
Created: 1/29/2026
Status: ✅ Merged
Merged: 1/30/2026
Merged by: @ForLoopCodes
Base:
main← Head:fix/dpi-statusbar📝 Commits (2)
59bda7dFix DPI scaling issues: dynamic status bar height and parts sizing25f5979Fix DPI scaling issues: dynamic status bar height and parts sizing and kept original icons📊 Changes
1 file changed (+49 additions, -11 deletions)
View changed files
📝
src/main.cpp(+49 -11)📄 Description
Problem
On high-DPI systems, the status bar was partially clipped:
Solution
Result
How to test
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.