Closed brunnerh closed 3 weeks ago
Only seems to happen with significant zoom, e.g. 150%.
Example code
E.g. when I try to edit the animation parameters of line 30 in List.svelte:
List.svelte
<label animate:flip={{ delay: 300, duration: 100, easing: quintOut }}>
Every keystroke sends the scrollbar further down.
7b937db4-a731-4834-a9c4-bba84b4683a8.webm
Chrome & FF, Windows 10.
closed via #597
Only seems to happen with significant zoom, e.g. 150%.
Example code
E.g. when I try to edit the animation parameters of line 30 in
List.svelte
:Every keystroke sends the scrollbar further down.
7b937db4-a731-4834-a9c4-bba84b4683a8.webm
Chrome & FF, Windows 10.