Closed woeperbe closed 4 years ago
Please provide example code that shows this problem.
Also make sure you read issue #56.
Yes` I did read that issue #56 Attached is the part of code that displays the animated string AnimateString.txt
The Opening and Closing animation behaves identical I think Closing should scroll in the other way
ok. What are the ACTUAL scroll effects you are trying to use? What is the value of EEP.scrollmodeout ans EEP.scrollmodein?
scrollmodein is -->{PA_OPENING,8, "Opening"} scrollmodeouit --> {PA_CLOSING,8, "Closing"}
it would be nicer if the closing did it from border to middle of display instead of now going like opening from middle to border of the display.
I made a video of this animation mode in and out with PA_OPENING and PA_CLOSING
i found out that i didn’t understand how the animation for in and out works. my apologies for the trouble if i use opening for in and out it works like i would it ....
You discovered what I was going to write.
thanks for your perfect support .
Greetings, Marc Buffet
On 9 Jun 2020, at 21:53, Marco Colli notifications@github.com wrote:
You discovered what I was going to write.
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHubhttps://github.com/MajicDesigns/MD_Parola/issues/68#issuecomment-641534919, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKXOBGOBALMBPB4TQ3PZ5BTRV2HJNANCNFSM4NYE57LA.
Subject of the issue
Opening and Closing animation behaves identical
Your Environment
Library Version: 3.2 Hardware model/type: NodeMcu FC16 *OS and Version: Win 10 and Microsoft Visual Studio
Expected Behaviour
Close should scroll the other way
Actual Behaviour
Close animates identical to Open