Hi, a question about UI frontstageprovider #849
Answered
by
bsteinbk
shenshengyi
asked this question in
Q&A
-
Hi, I place custom controls in centerright or centerleft of frontstageprovider, but I can't drag the window of the control freely to make it bigger. Sometimes it may affect the visual effect. Is there any way to achieve it? thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
bsteinbk
Feb 25, 2021
Replies: 1 comment 3 replies
-
There toolbars are limited to the area they can occupy. If all tool buttons cannot fit into the available zone, an overflow button should typically be created to provide access to all defined tools. @shenshengyi can you provide a screen shot that shows the problem you are seeing? |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
shenshengyi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There toolbars are limited to the area they can occupy. If all tool buttons cannot fit into the available zone, an overflow button should typically be created to provide access to all defined tools. @shenshengyi can you provide a screen shot that shows the problem you are seeing?