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
I think the current UI for this extension could use a minor overhaul. I believe that the basic overall design and structure makes sense, but options are just all over the place. There are tons of options exposed to the user which simply don't work or are not even implemented. Things are not organized in a logical manner, with important options like "steps" being hidden amongst irrelevant things instead of being placed in a prominent position. There are also just too many settings available at once. For instance on the animation tab, it should only display settings which apply to the currently selected animation mode.
This might be something I could work on, if there is general agreement that this is a desirable change. My thought so far would be to not actually remove any settings from the code, but simply toggle their visibility off if they are not currently being used. This could avoid breaking compatibility while still making it easy to make a setting visible again if future development makes it relevant, or if there is pushback on a certain setting being removed.
If this is something we want to move forward with, I can perform an audit of the current settings and propose which ones to remove or change.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I think the current UI for this extension could use a minor overhaul. I believe that the basic overall design and structure makes sense, but options are just all over the place. There are tons of options exposed to the user which simply don't work or are not even implemented. Things are not organized in a logical manner, with important options like "steps" being hidden amongst irrelevant things instead of being placed in a prominent position. There are also just too many settings available at once. For instance on the animation tab, it should only display settings which apply to the currently selected animation mode.
This might be something I could work on, if there is general agreement that this is a desirable change. My thought so far would be to not actually remove any settings from the code, but simply toggle their visibility off if they are not currently being used. This could avoid breaking compatibility while still making it easy to make a setting visible again if future development makes it relevant, or if there is pushback on a certain setting being removed.
If this is something we want to move forward with, I can perform an audit of the current settings and propose which ones to remove or change.
Beta Was this translation helpful? Give feedback.
All reactions