Hi,
I ran into a problem with switch somehow changing the state of a frame that is not linked to switch in any way. Not sure if this is a bug or if I just do not understand the underlying functionality here.
Basically I do have a simple override that is toggling the x position of a frame via DataObject whenever a button is tapped. Initially the frame is shown and gets moved off the screen after tapping the button.
There is also a switch component on the screen. If this component gets updated (next state action) also the overlay frame gets re-rendered and is moved back into the screen, even though the DataObject does not change.
A bit difficult to describe, so here is a framerx file, showing what is happening.
Thanks!
Ben
switch_bug_test_1.framerx.zip
Hi,
I ran into a problem with switch somehow changing the state of a frame that is not linked to switch in any way. Not sure if this is a bug or if I just do not understand the underlying functionality here.
Basically I do have a simple override that is toggling the x position of a frame via DataObject whenever a button is tapped. Initially the frame is shown and gets moved off the screen after tapping the button.
There is also a switch component on the screen. If this component gets updated (next state action) also the overlay frame gets re-rendered and is moved back into the screen, even though the DataObject does not change.
A bit difficult to describe, so here is a framerx file, showing what is happening.
Thanks!
Ben
switch_bug_test_1.framerx.zip