Hello, im on project to making dynamic theme,
But klwp editor was really lagging when i put too much animation, in this theme project has 33 item and every single item at least have 1 to 4 animation, i have disable pararel render but it still lagging, any idea?
What phone are you using? Maybe you’re just overloading the processor. I’ve certainly done that on large complicated projects which have started to work correctly whenever I’ve upgraded to a new, faster, phone.
Im using redmi note 11 pro, any recomended phone can run the editor smoother?
Sorry, I have no idea about phone hardware comparisons. I’m using a mid-range Samsung A54 and I know I can overload it’s capabilities.
Hi there,
I rarely (almost never) activate these options in my KLWP Editor:
- Clock Animation ➞ animation preview in the editor
- Demo Visualizer ➞ music visualizer preview in the editor
So far, I never experience lagging during the editing time in my KLWP Editor.
Just a curious questions:
- Why do you need so much animation in your KLWP preset?
- Is there any alternatives to reduce the number of animations in your preset?
As far as I understand, the more animations we add into a preset, the more loads for phone’s resources (memory, response time, etc.).
I hope this would help.
I try to clock animation and demo visualizer its work, but after more than 5 minutes its back to lagging.
I need much animation because in 1 page must have different direction effect to move, actualy i can replace some movement with global variation code but i need different duration effect, if there can do like count down like 10 to 1 in 3 sec or 100 to 1 in 3 sec its really helpful for replacing animation
Hmm… I wonder what kind of script do you have for the animation. I think the lagging is not caused by the animation but by some kind of scripts that intensively counting on something, like you mentioned about count down.
Did you use fl()
a lot? As far as I remember, fl()
tends to cause a slow down, I never use it for my presets.
Would you mind sharing your code snippets with us? Perhaps we can find an alternative solution for your issue.