Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal inline CSS on nodes. Needs to make sure that this plays well with Animations. #1361

Open
Tracked by #601
linusha opened this issue Mar 26, 2024 · 1 comment
Assignees
Labels
🧑‍🎨 renderer ⏱️ postponed A problem/idea that is known/documented but is not urgent/has previous pathdependencies.

Comments

@linusha
Copy link
Contributor

linusha commented Mar 26, 2024

No description provided.

@linusha
Copy link
Contributor Author

linusha commented Apr 18, 2024

We tried implementing this, but there are a lot of edge cases that require more investigation and handling. On the branch in its current for, animating the borderWidth to 0 for example does not work. Animating the borderRadius to 0 does seem to work at first glance, but the value snaps back once the animation is done.
We postpone this for now. The current progress can be found on https://github.com/LivelyKernel/lively.next/tree/enhancement/minimal-inline-css.

@linusha linusha added the ⏱️ postponed A problem/idea that is known/documented but is not urgent/has previous pathdependencies. label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑‍🎨 renderer ⏱️ postponed A problem/idea that is known/documented but is not urgent/has previous pathdependencies.
Projects
Development

No branches or pull requests

1 participant