Skip to content

Show Bloodline Ascendancy in top bar again#9797

Merged
LocalIdentity merged 2 commits intoPathOfBuildingCommunity:devfrom
Peechey:feature/different-fix-for-loadouts-on-smaller-screens
Apr 20, 2026
Merged

Show Bloodline Ascendancy in top bar again#9797
LocalIdentity merged 2 commits intoPathOfBuildingCommunity:devfrom
Peechey:feature/different-fix-for-loadouts-on-smaller-screens

Conversation

@Peechey
Copy link
Copy Markdown
Contributor

@Peechey Peechey commented Apr 20, 2026

Fixes #9781

Description of the problem being solved:

Another attempt at showing loadouts on smaller screens without removing the ascendancy and bloodline dropdowns after public feedback and internal discussions. The "current build" dynamically moves to the side Bar under screen widths of 1600px which gives us enough room to move other elements in the top bar over and fit everything well enough. Save and Save As buttons have moved to the other side of the Current Build element so the dynamic sizing is easier.

Atoning for my sins🙏

Steps taken to verify a working solution:

  • Validate at screen widths >= 1600 that everything fits in the top bar and the Current Build width limit accounts for the maximum length of a buildName
  • Validate at screen widths < 1600 that the Current build collapses down to the sideBar and those elements in the sideBar shift down accordingly

After screenshot:

1920x1080
image

Smallest possible
image

dynamic buildName UI
move level and level button to the other side of the top bar separator
@Peechey Peechey added the user-interface Changes that only affect the UI label Apr 20, 2026
The list was not being caches before and was running every frame for some reason
@LocalIdentity LocalIdentity changed the title Alternative Solution for showing Loadouts on smaller screens Show Bloodline Ascendancy in top bar again Apr 20, 2026
@LocalIdentity LocalIdentity merged commit 7c1a3d8 into PathOfBuildingCommunity:dev Apr 20, 2026
3 checks passed
@Peechey Peechey deleted the feature/different-fix-for-loadouts-on-smaller-screens branch April 20, 2026 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

user-interface Changes that only affect the UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Version 2.64 - Ascendancy selector dropdown is missing

2 participants