Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting step for size widget does nothing #137

Open
birdddev opened this issue Feb 5, 2024 · 0 comments
Open

Setting step for size widget does nothing #137

birdddev opened this issue Feb 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@birdddev
Copy link
Collaborator

birdddev commented Feb 5, 2024

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.

@rvion rvion added the bug Something isn't working label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants