justinmind-logo
 
Upvote 1

Adjust Height (move, expressions)

Answered stphn 7 years ago

I've got 2 menu items that sit on top of each other, the top menu item can display a sub-menu based on Data Master values. I'm attempting to move the top position of the bottom menu item to the height of the menu item container above it.


I've use a Page Load/Move event, set the Top to Calculated and then added an +) taking the Y position of the bottom item and adding the height of the top container. This seems to move the menu item much further down the view port as expected and I'm unsure how to adjust the expression to move this into the position I want.

e1502e8ee33a32ba6fa9c5638292448d

5a74de771c03c1b667eac89ca8dad033

I'd like to just get the current position of the pin-passcode_my-acc item and add the addresses_my-acc height to it to move it only that much.


e.g. if pin-passcode_my-acc top = 100 and addresses_my-acc height = 150, set pin-passcode_my-acc top = 250 where addresses_my-acc is a dynamic height.

Leave a Comment
 
Attach a file