mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #227] [MERGED] Ide: Minmalize the possibility of scrollbar apperance in version info in about box #249
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#249
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/227
Author: @klugier
Created: 1/25/2025
Status: ✅ Merged
Merged: 1/25/2025
Merged by: @mirek-fidler
Base:
master← Head:klugier/about-box-no-scrollbar📝 Commits (1)
cca2d9bAboutbox improvmenets after latest changes.📊 Changes
1 file changed (+8 additions, -7 deletions)
View changed files
📝
uppsrc/ide/About.cpp(+8 -7)📄 Description
This PR addressing the issue when scrollbar appears in the about box in version information due to too much content. It was achieved by decreasing font from 6 to 5. Also, small issue has been fixed. When there is no information about the branch there is no space between version and bit size of the operating system. Also, to minimize the possibility of scrollbar for version info, the new line at the end has been eliminated.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.