Horrific data-pass bug... Can ANYONE Help?

@Flawless This is a brilliant idea! I’m trying to implement it but I’m having trouble with the way the grouped buttons on the tab bar are positioned and flow when they are visible or not visible. From other threads I think it might make a difference whether the boxes overlap and where the buttons are positioned within the invisible rectangle, but I can’t figure it out - some just don’t show up at all until I move them around but not in any way that makes sense. Any tips?

1 Like

I dislike overlapping elements. If you have an invisible rectangle behind the groups of items, this will shift items up or down based on their visibility setting.

Remember that the “Active” button is visible if the input is equal to the button’s visibility setting number and has no action. The inactive buttons are visible inf the input is NOT equal to the button’s visibility setting number and has an action to change the input to the button’s visibility setting number.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.