[PR #227] [MERGED] Ide: Minmalize the possibility of scrollbar apperance in version info in about box #249

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

📋 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: masterHead: klugier/about-box-no-scrollbar


📝 Commits (1)

  • cca2d9b Aboutbox 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.

## 📋 Pull Request Information **Original PR:** https://github.com/ultimatepp/ultimatepp/pull/227 **Author:** [@klugier](https://github.com/klugier) **Created:** 1/25/2025 **Status:** ✅ Merged **Merged:** 1/25/2025 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/about-box-no-scrollbar` --- ### 📝 Commits (1) - [`cca2d9b`](https://github.com/ultimatepp/ultimatepp/commit/cca2d9bc523f731f3c4983cdbd6b71099698b1f7) Aboutbox improvmenets after latest changes. ### 📊 Changes **1 file changed** (+8 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/ide/About.cpp` (+8 -7) </details> ### 📄 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. --- <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:43:54 -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#249
No description provided.