Skip to content

Add gem tooltips for tree nodes that grant skills#1969

Merged
LocalIdentity merged 5 commits into
PathOfBuildingCommunity:devfrom
vaisest:grants-skill-tooltip
May 25, 2026
Merged

Add gem tooltips for tree nodes that grant skills#1969
LocalIdentity merged 5 commits into
PathOfBuildingCommunity:devfrom
vaisest:grants-skill-tooltip

Conversation

@vaisest
Copy link
Copy Markdown
Contributor

@vaisest vaisest commented May 25, 2026

Description of the problem being solved:

Adds tooltips for skills when a tree node gives you one. Also improves tooltip handling when it touches an edge.

Steps taken to verify a working solution:

  • Checked every node on the tree that grants skills

Link to a build that showcases this PR:

Before screenshot:

image

After screenshot:

Path.space.of.space.Building-PoE2_2026-05-25_08-34-02.mp4

There are still issues with some tooltips, but it seemed that they are either mod export problems (e.g. command skills) or mod parsing issues (Varashta nodes)

@LocalIdentity LocalIdentity added the enhancement New feature, calculation, or mod label May 25, 2026
Moves the code from the GemSelectControl and PassiveTreeView into GemTooltip so that we aren't duplicating code and when we want to change one, it will affect the other
The only difference at the moment is how the gem quality is displayed
Fixes the issue where the tooltip shifted down slightly on first hover
@LocalIdentity LocalIdentity changed the title Add skill tooltips for nodes that grant skills Add gem tooltips for tree nodes that grant skills May 25, 2026
@LocalIdentity LocalIdentity merged commit 6ca5d03 into PathOfBuildingCommunity:dev May 25, 2026
3 checks passed
@vaisest vaisest deleted the grants-skill-tooltip branch May 25, 2026 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature, calculation, or mod

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants