Split Loaded/Standby section into two separate sections #4894
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
I really like the idea introduced in January to have "Standby" as a third state of displays. There were quite a lot of displays lost somewhere at the bottom of the list.
One big drawback to having a combined "Loaded/Standby" section however, is that the top most section can get a little cluttered. I myself have a lot of displays for specific dungeon bosses (think mythic+), for raid bosses, for whole dungeons, or even for one particular world map. Most of these will almost never be loaded during a given session, but they are still taking up place at the top of the list. I won't delete them, because they will be used once or twice a week, and checking "never load" every time for each of these is just not feasable.
With this commit, we now have three different sections:
If you really don't want to have this, you are still free to close this pull request, and if there's something I overlooked in the code, please let me know!
Fixes #4821
Type of change
Please delete options that are not relevant.
How Has This Been Tested
The changes have been tested on the current version available on curse, which is 5.10.1.
Checklist