rvion / CushyStudio

🛋 The AI and Generative Art platform for everyone
https://docs.cushystudio.com/
GNU Affero General Public License v3.0
681 stars 49 forks source link

Setting step for size widget does nothing #137

Open birdddev opened 9 months ago

birdddev commented 9 months ago

Describe the bug

OS: Arch Linux (6.7.1-zen1-1-zen (64-bit))

Changing the step for a size widget continues to use the default step size for the sliders inside a size widget.

For example, changing prefab_latent_v3.ts:15 to size: form.size({step: ##}), does not actually make the sliders use the overridden step size and continues to use the default.