Lucky Clan Forum
Support => Suggestions, Ideas, Bugs => Topic started by: alfanders on June 21, 2022, 08:24:01 AM
-
Hi, I have an idea I'd like to present. ✨
Right now, Quick Menu panel is very comfortable to use with the addition of swipe gesture. And it enables users to use it more quickly than ever. However, since the Quick Menu panel is rather large (especially when all the buttons are fully used) with no animation, it leads to a flashing screen which might be uncomfortable, or even worse, might trigger seizure to some people. 😔
So now I'd like to offer a solution for that which is Animated Quick Menu ✨
(https://i.imgur.com/bAWn9Q4.gif)
https://youtu.be/C2kXmExlANg
This Quick Menu animates the scale and opacity of the panel.
Since it doesn't instantly appear as a full opaque panel, if you swipe it fast enough, it would just appear as a very transparent panel, minimizing the flashing effect on the screen. Which would make it way more comfortable on the eyes! ✨💖
Here's the comparison video of both version with and without the animation.
⚠ FLASH WARNING. Please don't open if you're sensitive to flashing screen. ⚠
https://youtube.com/shorts/2NuafehY99Q?feature=share
----
I tried to fine tune the animation to make it as comfortable on the eyes as possible.
Here's a little more detail on how I made the animation ✨
The panel opening animation
- I used 0.15s for the duration.
- For the opacity animation, I used Ease In Quint
- For the scale animation, I used Ease Out Quad
The panel closing animation
- I used 0.15s for the duration.
- rather than lerping from alpha value of 1 to 0, insted, I'm getting the current alpha value of the panel and lerp it to 0.
- For the opacity animation, I used Ease Out Quint
- For the scale animation, I used Ease In Quad
---
I feel like this is an important feature. I hope this gets implemented. ✨
Thank you so much! 💖💖
-
im indifferent to this change i guess but the seizure angle is a bit strange, you don't really have to worry about that at all
unless they manage to somehow mash the quick menu like 10 times a second people with photosensitive epilepsy will be totally fine
-
im indifferent to this change i guess but the seizure angle is a bit strange, you don't really have to worry about that at all
unless they manage to somehow mash the quick menu like 10 times a second people with photosensitive epilepsy will be totally fine
I feel like this would increase the comfort of using Quick Panel by eliminating the flashes. While the photosensitive epilepsy is the edge case, I believe having something flashing constantly is not necessarily comfortable.
Hence I said to "prevent" since there's a possibility that it might be a trigger
-
Thanks for the suggestion, we will consider this improvement asap
-
Thanks for the suggestion, we will consider this improvement asap
Lovely!! Thank you so much Lucky Clan !! 💖💖
-
It is available in the latest beta.
-
It is available in the latest beta.
GOSH how did you guys do it so quickly!! It works flawlessly!! 💖🥰
Thank you so so muchhh 💖
-
Some features are easy to implement and gives nice results.
Some others are hard to implement and almost nobody will notice it ;)
-
I quite like the animation of the quick menu in the latest beta :)
However now it feels a little slow for the buttons to appear to be honest.
There was something good about the immediate reveal of quick menu.
With animation it looks better, I agree,
But if can you make the animation just a little quicker to appear, it would be appreciated.
Thanks
-
I will try to change animation time from 0.15 to 0.1