WebToolbar 2 FlexibleSpaces not centering

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?

Hi Mathias,

I think I already had this problem.
Try adding an “empty” (no icon, no caption) button to the right of the last flexible space.

Regards,

Olivier

This workaround does indeed work. Thanks Olivier!