mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[GH-ISSUE #29] The tutorial Gui14 on ubuntu 18.04 doesn't have buttons well sized #15
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#15
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 @mingodad on GitHub (Jan 5, 2021).
Original GitHub issue: https://github.com/ultimatepp/ultimatepp/issues/29
When building the project for the tutorial Gui14 on ubuntu 18.04 the buttons do not have proper sizes see attached screenshot.
@klugier commented on GitHub (Jan 5, 2021):
What do you mean by "not have proper" size? It looks very similar to the reference image https://www.ultimatepp.org/srcdoc$CtrlLib$Tutorial_en-us.html#14. Also, the smaller buttons are intentional, because they show when auto scaling is disable (h and v prefix).
@mingodad
@mingodad commented on GitHub (Jan 5, 2021):
Well it doesn't look like the tutorial pictures, the width of "hcenter-bottom" is croping the text and height is too just (again nothing like the tutorial picture).
@mingodad commented on GitHub (Jan 5, 2021):
Also I think that's a good idea to revise the GUI Tutorial because some examples give a bad image for the hard work done on Ultimate++ framework, see attached example of Gui20c on ubuntu 18.04.
@klugier commented on GitHub (Jan 6, 2021):
Can you post the screen resolution you have? Is this UHD display? On my machine this example looks good.
@ismail-yilmaz commented on GitHub (Jan 6, 2021):
@klugier
Gui20cdoesn't look good on 1080p either.Let's try this better anchored one for Gui20c?
@mingodad commented on GitHub (Jan 7, 2021):
My screen resolution is 1920x1080, the Gui20c proposed by Ismail looks reasonable.
@mirek-fidler commented on GitHub (Jan 7, 2021):
First of all, thank you for you contributions, definitely appreciated.
I have gone through the tutorial, hopefully all should be now fixed.
On Thu, Jan 7, 2021 at 12:36 PM Domingo Alvarez Duarte <
notifications@github.com> wrote:
@mingodad commented on GitHub (Jan 7, 2021):
Looking through the commit
082cd6a339I can see that several small changes where done, meaning that a review was indeed needed.Thank you !
@mingodad commented on GitHub (Jan 7, 2021):
I just updated my repository and the tutorial/Gui14 now look like the screenshots from the web.
Thank you again !
@klugier commented on GitHub (Jan 7, 2021):
As the problem was fixed. I am closing the issue.