diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2013-12-03 19:43:55 +0100 | 
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2013-12-03 19:43:55 +0100 | 
| commit | 2987b1b4407a076a14bd3d40be7080c9527f6541 (patch) | |
| tree | 6e0585f065a509350dc99552cd7aaf7e438eb4cb | |
| parent | 23a2aa5be6f97b4cf8bd2f5c7dad3def8ce970ef (diff) | |
changelog: warping off-by-one was only partially fixed
| -rw-r--r-- | ChangeLog | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -4,7 +4,7 @@ git HEAD        (Patch by Joel Bradshaw)      * Add ; flag to --info (as in "--info ';echo foo'") to disable info        display on startup -    * Fix off-by-one pixel error when warping the pointer in the +    * Partially fix off-by-one pixel error when warping the pointer in the        bottom/right window border      * thumbnail mode: If --action is set, run specified command instead of        opening image on click. | 
