]> source.dussan.org Git - nextcloud-server.git/commit
Fixed input field and tipsy positioning in singleselect
authorVincent Petry <pvince81@owncloud.com>
Thu, 31 Oct 2013 09:50:18 +0000 (10:50 +0100)
committerVincent Petry <pvince81@owncloud.com>
Thu, 31 Oct 2013 09:50:18 +0000 (10:50 +0100)
commit28fbc1b3ccf25b3297c139025443ab6391071015
treea899cb1e7ae0c28772affcb9d155516072300e33
parent9d230bcc75185e855d28656ab898ff05c15bebc8
Fixed input field and tipsy positioning in singleselect

If the user scrolls or the window is resized, the formerly cached offset
was wrong. This fix makes sure the offset is re-read before showing the
input field.
core/js/singleselect.js