Create an inbuilt animation function for the Display property in the editor

Hi Weweb developers!

Can you do to implement a new animation function for the CSS Display property - at least the simplest one. The logic is as follows: there are essentially 2 main states for this property (correct me if I’m wrong) - “none” and “everything else…”. That is, in it we either show the design element in some mode (block, grid, flex, etc) or hide it completely visually (none).

So I would like to have an inbuilt animation to change this property between “none” and “everything else…” - at least the simplest (up-down, left-right, fade in - fade out) and specify the duration of the animation. And that’s it. I think this would be a very popular solution. But instead you have to use complex logic of animation, keyframes and other things (which I, as a non-programmer, for example, find difficult to understand…). And this simple function would solve such an issue.

By the way, I noticed that there seems to be such a function in popups (or am I wrong…) ?

I’ll be glad for feedback!

1 Like

Hi Alexander :waving_hand:

Thank you for your feedback!

Would you mind submitting this feedback to our platform so our devs can sit down to discuss it ?

Thanks.

Hi @Agustin_Carozo ! Thanks for your feedback, I’ve created a ticket with #14957925 in support. I hope my suggestion will not get lost among many others and will be useful for the community!

1 Like