syncthing/gui
Antony Male 8f38e83aaf Allow #editIgnores to scroll in browser (fixes #2041)
class modal-open is applied to <body>, which ultimately means that the
browser will scoll to the modal's content. However, #editFolder was
finishing its close animation (and removing this modal-open class)
after #editIgnores had set modal-open (and had started its open
animation). The end result is that <body> ends up without modal-open
when #editIgnores is open, and so the browser doesn't properly scroll.

Instead, only open the #editIgnores once #editFolder has finished closing.
2015-07-15 14:20:57 +01:00
..
assets Translation & docs update 2015-07-13 08:24:04 +02:00
scripts/syncthing Allow #editIgnores to scroll in browser (fixes #2041) 2015-07-15 14:20:57 +01:00
vendor Update Bootstrap 3.1.0 -> 3.3.5 2015-07-05 11:05:38 +02:00
index.html Added select-on-click for remote 'Device ID' and 'API Key' 2015-07-13 17:01:13 +01:00
modal.html MPLv2 2015-03-17 16:02:27 +01:00