]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
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)
commit9c46b347b8118a127ca965106f66bb4d4d43f427
tree0e883caed0b43bbab60faa59d1340a0495857b8f
parenta59bbf50d7530d7e82a91896a210b9da49cb1568
Fix jumpy textarea with long content in post edit

We manually reset the scroll position, to avoid height = 'auto' jump to the top

Fixes #971
tpl/default/js/shaarli.js