]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Fix jumpy textarea with long content in post edit 980/head
authorArthurHoaro <arthur@hoa.ro>
Sun, 1 Oct 2017 09:49:17 +0000 (11:49 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sun, 1 Oct 2017 09:49:17 +0000 (11:49 +0200)
We manually reset the scroll position, to avoid height = 'auto' jump to the top

Fixes #971


No differences found