Clear Filters
Clear Filters

Toggle Button Group are not scrollable

5 views (last 30 days)
Primarily I am trying to make a toggle button group where the number of buttons are not fixed. It is generated based on a user input. The problem is, The field is not scrolling down... Even if i have checkted the scrollable button. What could be the problem?

Accepted Answer

Angelo Yeo
Angelo Yeo on 18 Aug 2023
Edited: Angelo Yeo on 18 Aug 2023
Long story short, stacking the buttons like the picture below will fix your issue.
I believe the the official doc for "Scrollable" is not describing its requirement well. In addition to the requirements described in the official doc, in order to trigger to scroller to appear, the child objects should be on the 1st quadrant assuming that the bottom-left vertex of the group boundary is the origin.

More Answers (0)

Categories

Find more on Manage Products in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!