Problems with using Segmented Buttons inside a Panel #4452
Replies: 1 comment
-
Converted to Issue #4467 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Within an ObjectPageSection, I have a Panel that contains a Toolbar comprising a SegmentedButton. However, I can't seem to get the SegmentedButtonItem to have a width that fully fits the text. Does anyone know how to solve this? I should also mention moving the SegmentedButton code outside of the Toolbar results in the SegmentedButtonItems having a right width.
Example Code is provided below:
Beta Was this translation helpful? Give feedback.
All reactions