Skip to content

Conversation

@Blitz54
Copy link
Contributor

@Blitz54 Blitz54 commented Jun 19, 2025

Closing old PR for just flavour text as I can't be arsed trying to migrate the changes over cleanly.
This PR adds a toggle in the options menu for flavour text to be shown on Uniques, and also pretty up the item tooltip on hover, gems on hover, and passive tree nodes on hover.

  • Separate headers for Normal, Magic, Rare, Unique, and Foil/Relic items. PoE2 only has one Foil so far, if they add more this could be updated, but it would at least show the normal Foil header for default.
  • Item separators for each item rarity.
  • Normal passive nodes, Notables, Keystones, and Jewel Sockets have a header image and use the normal item separator.
  • Gems use a single line header image, and separator.
  • Toggle is set to off for default.
  • Tooltips function as they did with the toggle off. I hope, please test for yourself.

Issues

The crafting tooltip has all text left anchored, so it looks a little funny with the header on. I tried to center it, but the anchors are all whacky and I haven't quite figured that out yet.
Passive tree node text is also left aligned. Should be centred at some point, but it was breaking the oils display.

Before screenshot:

image

After screenshot:

image
image
image
image
image
image
image

Copy link
Contributor

@LocalIdentity LocalIdentity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May change some of the formatting in the future, but the functionality works fine from what I can tell

@LocalIdentity LocalIdentity merged commit 24da972 into PathOfBuildingCommunity:dev Aug 23, 2025
2 checks passed
@LocalIdentity LocalIdentity changed the title Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers Add nicer Item Flavour Text with Styled Tooltips and Passive Tree Headers (config to disable if you dont like it) Aug 23, 2025
@LocalIdentity LocalIdentity added the user-interface Changes that only affect the UI label Aug 23, 2025
@LocalIdentity LocalIdentity changed the title Add nicer Item Flavour Text with Styled Tooltips and Passive Tree Headers (config to disable if you dont like it) Add Item Flavour text with styled Tooltips and Passive Tree headers (config to disable if you dont like it) Aug 23, 2025
@Blitz54 Blitz54 deleted the pretty-UI branch August 31, 2025 07:13
Tonkat pushed a commit to Tonkat/PathOfBuilding-PoE2 that referenced this pull request Sep 1, 2025
…e Headers (PathOfBuildingCommunity#1151)

* Add flavour text to Uniques

* Removed unnecessary flavour text and add output results

* Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods

* 0.2.1 Uniques

* Initial commit, show headers for items and passive tree.

Initial commit, show headers for items and passive tree.

* Tiny fix with colouring of oils

* Fix paths for spell checker

* small clean up

* Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives

* Remove conflict of double printing gem name

* Change to be on by default

---------

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
@Wires77 Wires77 added the pob1 Should also be merged into PoB1 Repo label Oct 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pob1 Should also be merged into PoB1 Repo user-interface Changes that only affect the UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants