seblindfors / ConsolePort

ConsolePort - Game Controller Addon for World of Warcraft
Artistic License 2.0
172 stars 40 forks source link

Added Looping of Raid Cursor over raid/party frames when cursor is at… #42

Closed b4toon closed 1 year ago

b4toon commented 2 years ago

… the edge of frames

When Raid cursor reaches end of frames and is unable to move further in Clicked direction, Addon is trying to look fo furthest node on given Axis and with the same x or y coordinates.

seblindfors commented 1 year ago

Tried this out, and the restriction on identical x/y coordinate depending on axis makes this very reliable and a great feature. Will probably change the naming convention slightly though. Thanks :)