Zum Inhalt springen
AppgineeringAppgineering
Shop
Schreibgeschützt7 Beiträge · 4,264 Aufrufe · Erstellt 11 Jun 2020, 08:57

Story Board Hide with Value Bug

Archiviert: Diskussion auf Discord verlagertDiscord
Emmanuel S.Ursprünglicher Verfasser
· bearbeitet
#1

If you use a Story Board to hide a widget you have a bug if you use a value to make a fade out. When it is done, it is impossible after to show again the widget you had hide.

if you only use ChangeWidgetVisibilty with Hide it is OK
but ChangeWidgetVisibilty use with Hide and Value 200 or anything other 0 or "" the bug comes

I must use Animation with opacity to make a Fade off with a StoryBoard.

Nick ThissenAppgineering
#2

I am using this in the ATVO theme all over the place and I have not noticed an issue. Can you explain or send me a small example theme with the issue?

#3

Sent to info by mail ;)

Under vidéo what happen for me, I reproduce it on this little theme, but it happen on all theme I try to do like that.

#5

What if you try to add a Fade In animation every time you turn on the widget?

#6

I think it is ok, but perhaps I have some other trouble.
For exemple I can't use in script AnimateHide or AnimateShow with value other than 0, it not show or hide.

I don't know if it is normal bug knows, or if I have to uninstall and install THEME EDITOR to solve that.

#7

Lukas R. wrote:
What if you try to add a Fade In animation every time you turn on the widget?

I test some different things and you give me a way ;)

I do a simple widget / a storyboard (but it is not necessary) wich hide with value 300 --> fade off / a buton A wich start the storyboard / a buton B wich only show (no value) / a animation with fade on (only opacity) / a button C wich action animation

If I click on A --> widget fade off / cliclk on B --> nothing / click on C Fade on

If I click on A --> widget fade off / click on C --> nothing / Click on B widget show quick

So in my system, a command Hide change Visible to NO in widget and opacity to 0, to show again we need to pass Visible to YES and opacity to 1.

Is it the normal way ?

Dieser Thread ist archiviert.

Neue Antworten finden auf Discord statt.

Auf Discord weiterlesen