easydiffusion/ui/plugins/ui
patriceac b330c34b29
Fix auto-scroll setting management
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.
2022-12-09 19:34:41 -08:00
..
jasmine engine.js (#615) 2022-12-06 17:04:08 +05:30
Autoscroll.plugin.js Fix auto-scroll setting management 2022-12-09 19:34:41 -08:00
custom-modifiers.plugin.js Reverting this unnecessary change 2022-11-26 18:27:04 -08:00
jasmineSpec.js First draft of multi-task in a single session. (#622) 2022-12-08 11:12:46 +05:30
Modifiers-dnd.plugin.js engine.js (#615) 2022-12-06 17:04:08 +05:30
modifiers-toggle.plugin.js Toggle image modifiers plugin (#558) 2022-12-01 15:10:36 +05:30
Modifiers-wheel.plugin.js engine.js (#615) 2022-12-06 17:04:08 +05:30
Put UI plugins here (developer team only).txt Allow the core project to ship UI plugins 2022-11-16 13:30:40 +05:30
release-notes.plugin.js Add test sample to one of the plugin. (#626) 2022-12-08 10:57:50 +05:30
selftest.plugin.js engine.js (#615) 2022-12-06 17:04:08 +05:30
SpecRunner.html engine.js (#615) 2022-12-06 17:04:08 +05:30