-
Oh hey! As discussed on Discord, I just set you a reminder about layer functionality:
- External modification checkbox: in order to import our project/file modified in Laigter.
- Adding a slider in …
-
Hi,
I am having issues using Django-pipeline in my project. I am using Django 5.0.6 with Python 3.12.4. Here are my settings for django-pipeline
```
STATIC_URL = 'static/'
STATICFILES_DIRS = …
-
I was not able to plug-in a new Component/Animation at run-time without building my own distribution because the Kute Execution Context (KEC) is not exported in the KUTE namespace. According to your o…
-
### Describe the problem
The `crossfade` transition has a fallback which passes `node` and `params` into some callback function that executes an alternate transition.
This is an REPL from v3 th…
-
https://user-images.githubusercontent.com/69164520/198303614-c02608d9-d9a0-4c20-806c-9005f0c7710d.mp4
When I have auto perView It has easing animation and I want to prevent that. Its emergency
…
-
Currently, the default highlighting pops in and out without any easing - making it look jumpy.
Is there a way to add some easing to the highlight?
-
Right now, I have some custom ease functions in there, but none of the super official ones made by Robert Penner. These could also be available as ease functions
-
Hi,
I have installed jQuery and Jquery.easing modules in a project but I am getting below error when run the page.
at /node_modules/jquery.easing/jquery.easing.js:22:28
at /node_modules/jque…
-
I patched this to work with Velocity for the scroll animations. Makes it more smoother!
Replace these lines: https://github.com/lukehaas/Scrollify/blob/master/jquery.scrollify.js#L501-L505
```
…
-
Hi,
I really like this library. It allows us to focus on development and less on animations development. There is one thing I would like to have and this is an easing option that will allow the devel…