-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
hey,
i noticed that the way pico shows/hides the modal is via display:none/block property.
this method is very expensive since it involves DOM redraw.
i've read how-to-achieve-60-fps-animations-with-css3
and would be great to switch to transform and opacity way of doing things.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels