~guidocella/mpv-image-config

59e9823c2e4f26584cfbc024b46beaad80661888 — Guido Cella 1 year, 6 months ago 240bd26 cursor-centric-zoom
fix note
1 files changed, 1 insertions(+), 1 deletions(-)

M input.conf
M input.conf => input.conf +1 -1
@@ 78,6 78,6 @@ MBTN_LEFT  {image} script-binding gesture
MBTN_LEFT_DBL {image} ignore
MBTN_MID   {image} script-binding align-to-cursor
MBTN_RIGHT {image} script-binding drag-to-pan
# Using drag-to-pan or align-to-cursor with MBTN_LEFT requires adding window-dragging=no to mpv.conf
# Using any of the previous bindings with MBTN_LEFT without an input section requires adding window-dragging=no to mpv.conf
WHEEL_UP   {image} script-message cursor-centric-zoom .1
WHEEL_DOWN {image} script-message cursor-centric-zoom -.1