blish-hud / Pathing

[Module] The official pathing module which adds marker and trail support to Blish HUD.
https://blishhud.com/docs/markers/
MIT License
13 stars 10 forks source link

Info text popup can get stuck up #15

Closed dlamkins closed 2 years ago

dlamkins commented 3 years ago

When switching map or on categories that are disabled which trigger anyways (see #14) the info text popup can get stuck showing. It should be reset on map change and when the corresponding pathable is unloaded.

dlamkins commented 2 years ago

We likely need a falling edge call when markers are filtered or otherwise hidden so that behaviors can clean up as necessary.

dlamkins commented 2 years ago

This issue has been resolved in v0.13.2. We now account for when on loading screens, viewing vistas, global pack is disabled, category is disabled, etc.