anki/ts/sveltelib/position
Matthias Metelka a48c96559d
Fix glitchy animation of floating elements (#2224)
* Set max-height of 400px to scrollable Popover

* Pass computed placement to user components

to set different animation directions when the placement changes.

* Move elevation effect from WithFloating/WithOverlay to Popover

* Apply same changes as in WithFloating to WithOverlay

* Adjust FloatingArrow CSS to Popover

* Run eslint and formatter
2022-12-01 15:45:52 +10:00
..
auto-update.ts
position-algorithm.d.ts Fix glitchy animation of floating elements (#2224) 2022-12-01 15:45:52 +10:00
position-floating.ts Fix glitchy animation of floating elements (#2224) 2022-12-01 15:45:52 +10:00
position-overlay.ts Fix glitchy animation of floating elements (#2224) 2022-12-01 15:45:52 +10:00