Fix Loadouts dropdown not showing on smaller screens#9557
Open
Peechey wants to merge 1 commit intoPathOfBuildingCommunity:devfrom
Open
Fix Loadouts dropdown not showing on smaller screens#9557Peechey wants to merge 1 commit intoPathOfBuildingCommunity:devfrom
Peechey wants to merge 1 commit intoPathOfBuildingCommunity:devfrom
Conversation
…to fit Loadouts on smaller screens small resize changes to fit a little more Loadouts into the thinnest resolution small fix for bottom bar in TreeTab to line up because why wasn't it before
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes #9529
Description of the problem being solved:
On the thinnest resolution, users cannot use the Loadouts dropdown. Thanks to #9292, we can switch ascendancies and bloodlines directly and really don't need the dropdowns on the top bar anymore, so I'm removing them to allow Loadouts to show. I also made an adjustment to the bottom bar in the treeTab to line some things up because I couldn't stand it.
Before screenshot:
After screenshot:
1920x1080
