RibbonBarItemButtonGroup - Orientation bug

Answered
0
0

Hi,

if you create a RibbonBarItemButtonGroup and inside it create RibbonBarItemButton and set Orietation to Vertical, when press OK it return to Horrizontal

see video: http://somup.com/cYQbo9XGnD

best

Cristian Zerbinati

 

  • You must to post comments
Best Answer
0
0

Hi Cristian,

We talked about the issue and actually believe that it should stay the way that it is now.

If you want to add buttons beside each other horizontally as you did in your screenshot, you should just add RibbonBarItemButtons to a group. They will automatically be horizontal.

ribbonbuttonitems

 

The RibbonBarItemButtonGroup can be used to stack multiple button (groups) vertically.

Like in this example:

ribbonbaritembuttongroups

  • Three RibbonBarItemButtonGroup with each RibbonBarItem’s orientation as Horizontal.
  • This is the intended behavior for the RibbonBarItemButtonGroup.

 

You also have the option to insert a divider into a group. It’s one of the options in the dropdown. It will always fill vertically.

 

If you have any questions because this isn’t clear, please let me know! I know it’s a bit confusing.

 

Best regards,

Levie

  • You must to post comments
0
0

Thanks Cristian!

Logged as issue #2410. It will be fixed in our next release!

 

Best,

Levie

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.