Feature Request: Make it compatible with touying-reducer #28

Open
opened 2026-03-12 14:59:26 +00:00 by zral0kh · 0 comments

For use in animated slides (like touying) we require a hide function that does not change layout, but draws nothing.

The only alternative rn is only and that does not even really work bc of the way you parse to cetz:
You don't remove none functions before you pass the array.

And even if only would work, this would still change the layout, which is often not wanted. Please implement both things.

For use in animated slides (like touying) we require a hide function that does not change layout, but draws nothing. The only alternative rn is `only` and that does not even really work bc of the way you parse to cetz: You don't remove none functions before you pass the array. And even if only would work, this would still change the layout, which is often not wanted. Please implement both things.
HEL added the
enhancement
label 2026-03-12 17:27:24 +00:00
HEL added a new dependency 2026-03-12 17:29:00 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Depends on
Reference: HEL/chronos#28
No description provided.