geovistory / design-system

MIT License
2 stars 1 forks source link

Yasgui: fix css transition inference on resize #110

Closed joschne closed 11 months ago

joschne commented 11 months ago

This PR aims to resolve the resizing problem cuased by css transitions.

Steps to reproduce:

This branch enables the css transitions only during the toggle process. In normal state, css transition is not active and resizing works as normal.