-
Hello Stanley.
First, thanks for this wonderful library. It's been of so much use to me.
I would love to know how I can customize the animation duration for the check. Thanks.
-
Customizer and Animations do not play nicely with each other.
Part of the issue is, that "traditionally", you can change the code while an animation is running.
To support that from the customizer…
-
I am currently using this extension with Visual Studio 2019 and I find that the animation is rather slow, even if I set the "Animation speed" parameter to "Fast".
Could you please make it possible …
-
Hi,
First of all the library is amazing and pretty easy to use. Now , I have to use the SlideRight and SlideLeft animations but with a slight change. Instead of sliding the view completely I have to…
-
Existing methods are usually static Image or text,
can you expose a method that allows a custom view to be passed in?
-
### Godot version
4.3.1.rc
### LimboAI version
v1.3-dev [08884e618059bfb8bf5646d6544017ae0a515860]
### LimboAI variant
Module (custom editor or template build)
### Issue description
…
-
Hi there, is it possible to add a custom presenting animation. For example, for the presenting animation to be a scale from small to large and also to fade in? I'd appreciate it if you can point me i…
-
Hello, love the results!
I was wondering if there is a way to continue an existing animation by providing multiple starting frames (and optionally a new end frame)? i.e. custom mask ala [OSP](https…
-
It would be great if transition or animation can be specified for the enter/exit animation. Right now it appears by translating from the bottom right. I would like to change that without forking this …
-
I'm using SCSS with component library to configure stylesheet generation with custom vars. I have started to see a lot of deprecation warnings as soon as I start my dev server.
**Example:**
``…