Wensber / TextTheSpire

18 stars 4 forks source link

Bug/Suggestion: Stop tracking a destination once you reach it #17

Closed pitermach closed 4 years ago

pitermach commented 4 years ago

Currently, if you tell TextTheSpire to guide you to a specific room, the tracking never stops, so once you pass the room every path from then on will just say it diverges. I think it'd be a lot cleaner if, once you reach your destination, tracking would just turn off so you wouldn't have the unnecessary "diverge" text next to everything.

Wensber commented 4 years ago

I remember someone mentioning this before. I guess I forgot to do that. Will include in next update.

On Sat, Aug 8, 2020 at 6:11 AM pitermach notifications@github.com wrote:

Currently, if you tell TextTheSpire to guide you to a specific room, the tracking never stops, so once you pass the room every path from then on will just say it diverges. I think it'd be a lot cleaner if, once you reach your destination, tracking would just turn off so you wouldn't have the unnecessary "diverge" text next to everything.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Wensber/TextTheSpire/issues/17, or unsubscribe https://github.com/notifications/unsubscribe-auth/AONINOFWVBX7HCKHNBURAI3R7VFIZANCNFSM4PYU4BBQ .

pitermach commented 4 years ago

Added in latest version, thanks for the change.