bramus / scroll-driven-animations-debugger-extension

Browser extension to debug Scroll-Driven Animations
40 stars 1 forks source link

Minimap: not all types of units are supported #6

Open bramus opened 1 year ago

bramus commented 1 year ago

Right now, only px, %, vw, and vh are supported when setting them through the editor. More units need to be added. Note that some units depend on the writing-mode/text-orientation of the document.