mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #55] [CLOSED] CtrlLib: Gui14 tutorial example now sets minimal window size in order… #127
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#127
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/55
Author: @klugier
Created: 12/22/2021
Status: ❌ Closed
Base:
master← Head:klugier/ctrllib-tutorial-gui14-improvements📝 Commits (1)
2d8a273CtrlLib: Gui14 tutorial example now sets minimal window size in order to render custom layout correctly.📊 Changes
2 files changed (+3 additions, -2 deletions)
View changed files
📝
tutorial/Gui14/main.cpp(+1 -1)📝
uppsrc/CtrlLib/srcdoc.tpp/Tutorial_en-us.tpp(+2 -1)📄 Description
In order to correctly render Gui14 example content the window should posses minimal size. The fix improve the example by adding SetMinSize.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.