Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main Screen Plugin: Print Hello button isnt centered vertically across the whole main screen #1018

Open
salloom-domani opened this issue Feb 14, 2024 · 3 comments
Labels

Comments

@salloom-domani
Copy link

Which demo project is affected:
main screen plugin

OS/device including version:
OS: archlinx 6.6.8
GPU: Intel Iris Plus Graphics G1
Driver: vulkan-intel

Issue description:
Print Hello button isnt centered vertically across the whole main screen

Screenshots of issue:

Screenshot

@salloom-domani
Copy link
Author

I figured out that main screen plugins are by default VBoxContainer and you add nodes to them which now makes sense why the button isnt centered.
The question becomes now how to change this behavior ?

@aaronfranke
Copy link
Member

@salloom-domani Try setting the button's vertical size flags to expand and shrink center.

@salloom-domani
Copy link
Author

@aaronfranke LIFE SAVER TYSM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants