| Author |
Message |
GMartin
Joined: Feb 5, 2010 Posts: 308
|
Posted: Jan 6, 2016 4:26 AM Post subject: morphinteractor |
|
Jarek,
I am attempting my first use of the MorphInteractor. I have it showing and hiding a bar display. I have one set to show with a logical true and the other to hide with a logical false.
There is a brief moment in each circumstance where the display flickers once then starts to morph. When hiding it disappears for a brief moment then slowly hides, when showing it flickers into view briefly then morphs to visible state.
I have tried several different arrangements to no avail. I searched the forum but found no help there
George |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1073
|
Posted: Jan 6, 2016 7:33 AM Post subject: |
|
I found out that it behaves much better when only one MorphInteractor is used. Yes, there is a flicker, but only once (at the beginning).
This is the snippet I used to test: http://proatech.com/design/morph_interactor.bpd
I will try to figure out the cause of the first flicker, but I am not sure how long this will take at this moment. |
|
 |
GMartin
Joined: Feb 5, 2010 Posts: 308
|
Posted: Jan 6, 2016 7:36 AM Post subject: |
|
Thanks,
I will look at your snippet.
George |
|
 |
GMartin
Joined: Feb 5, 2010 Posts: 308
|
Posted: Jan 6, 2016 9:01 AM Post subject: |
|
Jarek,
Your snippet worked better than the one I created. I could not get show/hide to work in my computer. Worked fine in your snippet. Thanks
George |
|