Hi,
I am creating a TabBar that has controls for which some should be shown or hidden dynamically.
It seems to me that controls and tabs are aligned the same way (and the "separator" position is calculated using the position of all tab bar controls (visible or hidden)) which leads to the situation shown in the attached montage (first row shows the hidden state, second the visible state).
How to make the tab bar controls properly (to the right) aligned in the hidden state?
Thanks,
fatzopilot
I am creating a TabBar that has controls for which some should be shown or hidden dynamically.
It seems to me that controls and tabs are aligned the same way (and the "separator" position is calculated using the position of all tab bar controls (visible or hidden)) which leads to the situation shown in the attached montage (first row shows the hidden state, second the visible state).
How to make the tab bar controls properly (to the right) aligned in the hidden state?
Thanks,
fatzopilot
Comment