wizwalker icon indicating copy to clipboard operation
wizwalker copied to clipboard

Prevent MSG passthrough

Open rmrocks01 opened this issue 3 years ago • 2 comments

Clicks can be made to miss if the user of a script is moving their mouse around on the wiz window. Mouse messages not sent by WW should be ignored to prevent this. Consider having a wndproc hook return true early if this is the case?

rmrocks01 avatar Jun 26 '21 00:06 rmrocks01

Can you provide reproduction steps for this issue

StarrFox avatar Jun 26 '21 19:06 StarrFox

Start a combat script and move your mouse around in circles above the cards on the wiz window while the script tries to cast spells.

rmrocks01 avatar Jun 27 '21 00:06 rmrocks01