dannyedel / dspdfviewer

Dual-Screen PDF Viewer for latex-beamer
http://dspdfviewer.danny-edel.de
GNU General Public License v2.0
218 stars 27 forks source link

mouse wheel advances 2 slides #182

Closed nbecker closed 7 years ago

nbecker commented 7 years ago

Just trying out 1st time Built on fedora24/linux using arrow keys advances 1 slide as expected, but mouse wheel moves by 2 slides Using 2 screens, beamer, with \usepackage{pgfpages} \setbeameroption{show notes} \setbeameroption{show notes on second screen=right}

dannyedel commented 7 years ago

Thanks for the bug report, I will look into it.

dannyedel commented 7 years ago

I can reproduce this in a Fedora24 "Workstation" virtual machine. I'll look into it and try to figure out what's going on here.

dannyedel commented 7 years ago

I found a possible source of the bug.

@nbecker Can you try to compile the (possible) fix from #183, and check if that solves things on your real machine? It seems to work on my VM.