You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good to add an option to stack options in <BlockMobileToolbar /> into one toolbar button which will open an ActionSheet (ios) / BottomSheet (Android).
Currently, empty Button takes up a lot of unnecessary space because the options are spread. That feature allows us to save space and make it look properly.
It would be good to add an option to stack options in
<BlockMobileToolbar />
into one toolbar button which will open an ActionSheet (ios) / BottomSheet (Android).Currently, empty
Button
takes up a lot of unnecessary space because the options are spread. That feature allows us to save space and make it look properly.Design:
More context: WordPress/gutenberg#20191 (comment)
The text was updated successfully, but these errors were encountered: