mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[GH-ISSUE #308] Ide: build flag manager dialog is too large (gnome) #97
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#97
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?
Originally created by @ismail-yilmaz on GitHub (Oct 14, 2025).
Original GitHub issue: https://github.com/ultimatepp/ultimatepp/issues/308
On a 1080p monitor, TheIDE’s Build Config Flag Manager opens too large and cannot be resized.
To enter a flag, the user has to move the window manually (e.g., with Super + mouse drag on GNOME Shell).
Ideally, it should open in a smaller size and be both resizable and zoomable.
See the below screenshot:
@mirek-fidler commented on GitHub (Oct 15, 2025):
Should be now fixed in master.
@ismail-yilmaz commented on GitHub (Oct 15, 2025):
Seems fixed now.
Thanks!