CE patch (from <Someone>)
Disable processing of double-click messages if the first click causes map to scroll. The problem is that if the first click scrolls the map the second click is going to scroll it even further (before it is redrawn) which is very confusing for the user.
This commit is contained in:
@@ -32,6 +32,8 @@ Platform- and/or Interface-Specific Fixes
|
||||
-----------------------------------------
|
||||
unix: remove use of parentheses in nethack man page usage that confused a
|
||||
man page conversion tool
|
||||
winCE: disable processing of double-click messages if the first click
|
||||
causes map to scroll
|
||||
|
||||
|
||||
General New Features
|
||||
|
||||
Reference in New Issue
Block a user