Allows you to see all boxes when viewing many jewel sockets#527
Allows you to see all boxes when viewing many jewel sockets#527LocalIdentity merged 12 commits intoPathOfBuildingCommunity:devfrom
Conversation
…p horizontally when it won't fit vertically
…in lieu of a GetDrawLayer call
|
Any issues with this PR? |
|
This is ready to merge again |
|
Build code to test with: |
|
Had a bit more of a look and with a build like this https://pastebin.com/5aghh31T (Herald stacker from last league) the tooltips can get very large. Noticed that PoB still shows the very long vertical scroll bar for the tooltip as if it was still using the current vertical tooltip box and is not adding a horizontal scroll bar like it should. If these 2 issues are sorted out then it seems like the PR would be ready to merge |
|
Fixed the immediate scrollbar issue, though the code isn't as nice as I'd like. Plus while debugging I noticed the bottom border of a tooltip gets cut off. It's too late here to make my brain do that math properly to find the error, so I may commit a bit more to it tomorrow. |
|
This is ready for approval/merge again |
Fixes #115
Closes #325 since I deleted the old fork