Skip to content

Why the Slider doesn't get centered when using Layout::top_down(Align::Center) but a Label does? #1144

Answered by emilk
LaBatata101 asked this question in Q&A
Discussion options

You must be logged in to vote

You can't - the slider is not an atomic widget (it contains many smaller widgets in it). It is a fundamental drawback of single-pass immediate mode GUI:s, and won't be solved until #843 is addressed

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by LaBatata101
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants