syncthing/lib/auto
Antony Male 4bd0dd2123 Allow #urPreview to scroll in the browser (fixes #2537)
This is the same issue as #2014/#2062. Bootstrap doesn't like having two dialogs
open at once: it marks the body has having no dialogs open when the first dialog
is closed, regardless of whether the second dialog is still open.

This means that scrolling doesn't happen properly, and the user cannot
scroll to the dialog's 'close' button.

Work around this by making sure the first dialog (the settings page) is fully closed
before the second dialog (usage preview) is opened.
2015-11-30 13:27:07 +00:00
..
auto_test.go mv internal lib 2015-08-09 09:35:26 +02:00
doc.go mv internal lib 2015-08-09 09:35:26 +02:00
gui.files.go Allow #urPreview to scroll in the browser (fixes #2537) 2015-11-30 13:27:07 +00:00