-
How to make widgets adjust position according to the screen width, so it is not clamped but moved to the next line? |
Beta Was this translation helpful? Give feedback.
Answered by
emilk
May 26, 2021
Replies: 1 comment 1 reply
-
You migth be looking for https://docs.rs/egui/0.12.0/egui/struct.Ui.html#method.horizontal_wrapped |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gravit22
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You migth be looking for https://docs.rs/egui/0.12.0/egui/struct.Ui.html#method.horizontal_wrapped