You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set all default settings as placeholders (even after save, by naively checking if the saved setting matches the default one, and then setting a placeholder instead of .setValue())
Set a 80ms delay between saving the toggle settings that enable other settings, and refreshing the display, so that the toggle doesn't jump from one state to another but looks at least a bit like the others (imperfect fix but easy)
I can submit a PR for this if the maintainer agrees.
The text was updated successfully, but these errors were encountered:
I would not overengineer it, putting in negative values just makes no sense and I don't think people come up with the idea of doing it. So I would just accept that.
I like the idea. This allows a more visual representation of resetting to the default value than the current one with the zeros:
Yeah I noticed that issue myself already. This feels kinda hacky, but should work pretty fine.
I did see a recent #878 issue that already made improvements. I have some more suggestions:
I can submit a PR for this if the maintainer agrees.
The text was updated successfully, but these errors were encountered: