Hello
I try to center buttons on a WebToolbar. So I do this:
Add a FlexibleSpace
Add a Button
Add a FlexibleSpace
Expected result: The button is centered on the toolbaar
Real result: Buttons are aligned on the right.
On OSX. Can somebody confirm this?