PoE-Overlay-Community / PoE-Overlay-Community-Fork

An Overlay for Path of Exile. Built with Angular.
MIT License
460 stars 85 forks source link

Suggestion: Convert native `title` to `mat-tooltip` for trade item names #332

Open wratho opened 1 year ago

wratho commented 1 year ago

🚀 feature request

Is your feature request related to a problem? Please describe. Not really

Describe the solution you'd like When hovering over the quant/item icon for trades it is using a native title attribute which has a long delay. Suggest converting to a mat-tooltip instead to have better control.

Additional context We discussed this and agree to this solution =)