X11 typo
From a bug report: fix a typo for mouse position handling in set_button_values(). I have no way to test this, nor can I tell whether it could have ever impacted anyone. The old code clearly had a mistake and the fix is obvious.
This commit is contained in:
@@ -167,6 +167,8 @@ unix: remove use of parentheses in nethack man page usage that confused a
|
||||
winCE: disable processing of double-click messages if the first click
|
||||
causes map to scroll
|
||||
X11: ensure vertical scrollbar shows up in text display windows
|
||||
X11: fix typo in mouse click sanity check; result might have pointed to
|
||||
spurious location after window resizing
|
||||
|
||||
|
||||
General New Features
|
||||
|
||||
Reference in New Issue
Block a user