blaxxun-boop / TargetPortal

9 stars 7 forks source link

display portal icons on small minimap and remember visibility #43

Closed nbusseneau closed 4 weeks ago

nbusseneau commented 1 month ago

This allows users to see portal icons on the small minimap at will using the configured key, without the need to open the large map first.

Portal icons visibility state is remembered based on user's manual toggles, that way we can avoid still properly temporarily show portal icons when entering a portal if they were not already visible, without interfering with the user's choice.

nbusseneau commented 1 month ago

(I'm happy to rebase this on top of #42 if need be)