Skretzo / shortest-path

Pathfinding for Old School RuneScape
BSD 2-Clause "Simplified" License
14 stars 27 forks source link

Minimap right click option to clear the current path conflicts with the zoom functionality in the Minimap plugin. #22

Closed Excyrial closed 1 year ago

Excyrial commented 1 year ago

Mostly a fyi i suppose:

In the 1.9.0 version of Runelite the standard minimap plugin now support a "Zoom" feature for the minimap. If this feature is used, it will cause a right mouse click on the minimap to reset the map to the default zoom level.

This seems to conflict with the shortest path plugin, as it uses a right click on the minimap to display a context menu allowing the user to reset the current path. (This is still possible from the full world map though).

Skretzo commented 1 year ago

A workaround to this problem was released in version 1.9.3 which involves an additional right-click Clear Path option on the minimap world map icon button. Restart your client to fetch the update. clear-path-world-map-globe