mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-23 00:33:28 +01:00
b330c34b29
After thinking about it, the auto-save toggle is meant for the *Editor* fields listed behind the Configure button. The auto-scroll toggle is not part of the Editor, and is more akin to a system setting, although it's placed in the main UI for convenience reasons related to its nature. As such, and especially considering it's a plugin, I lean towards decoupling auto-scroll from the auto-save settings, and just storing it independently. |
||
---|---|---|
.. | ||
jasmine | ||
Autoscroll.plugin.js | ||
custom-modifiers.plugin.js | ||
jasmineSpec.js | ||
Modifiers-dnd.plugin.js | ||
modifiers-toggle.plugin.js | ||
Modifiers-wheel.plugin.js | ||
Put UI plugins here (developer team only).txt | ||
release-notes.plugin.js | ||
selftest.plugin.js | ||
SpecRunner.html |