add option to view all item affixes sans dropdown #9187
+56
−3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of the problem being solved:
When altering item stats it can be quite cumbersome to change each affix one at a time while jumping between options in a dropdown. For example,
Timeclasphas 6 affixes with ranges and to modify this one to your liking would require many many clicks.My PR adds an option that auto-expands this affix dropdown into a stacked list of affix+slider pairs.
Steps taken to verify a working solution:
Optionsand enableShow all item affixes sans dropdownShow all items affixes without dropdownoverflowed the options pane)Link to a build that showcases this PR:
Empty build
Before screenshot:
After screenshot:
The option is off by default. I think most people will want it on, though. Should we turn it on by default?