diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2011-06-09 13:42:43 +0200 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2011-06-09 21:11:41 +0200 |
commit | 82bf7794053238e29227d95f8baaac9cffdd8a59 (patch) | |
tree | 5d32b8b8afabb48b9b6018c79f7235545715d14e /NEWS | |
parent | cd66c3d84a3795694e67fa80f453ee34e0ff285a (diff) | |
download | logdiag-82bf7794053238e29227d95f8baaac9cffdd8a59.tar.gz logdiag-82bf7794053238e29227d95f8baaac9cffdd8a59.tar.xz logdiag-82bf7794053238e29227d95f8baaac9cffdd8a59.zip |
Disallow wheel zooming when holding mouse buttons.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Version TBD - Fixed checking for the shift key when selecting. - Terminals are ignored when hovering the cursor above a selection. + - Disallowed wheel zooming when holding mouse buttons. Version 0.1.2 - Updated symbol library. |