Elektrine lite

← Feed

@jonaspelzer@mastodon.social

Post #1811776

2026-04-10 10:12 UTC

Just had an enlightenment about CSS View transitions. They are much more powerful than I thought AND much easier to use! You really only have to give your element a unique view-transition-name. This has to be consistent across all pages the element appears on. That’s it!

Replies (1)

  • @mrflix@mastodon.social 2026-04-10 11:45

    @jonaspelzer and then you have to give elements that should overlap but not transition view-transition-names too. And some more gotchas 😄

    Open ##1885866