OrcaSlicer/src/slic3r
bubnikv 4fbee3216b Fix of Zoom by trackpad does not update until click #2750
For an unknown reason, if the scrolling is performed on Windows
with the two finger gesture on touch pad, there is no Idle event
generated on some computers.
The Idle is not generated on Vojtech's laptop, it is generated
on Enrico's laptop.
evt.Skip() solves the issue on Vojtech's laptop.
2019-08-19 19:48:07 +02:00
..
Config Refactor: Move Semver from slice3r to libslic3r 2019-08-19 17:04:14 +02:00
GUI Fix of Zoom by trackpad does not update until click #2750 2019-08-19 19:48:07 +02:00
Utils Refactor catch(...) handlers in Http, OctoPrint, PrintHost, and Serial 2019-08-19 17:04:14 +02:00
CMakeLists.txt build: Add source file encoding check 2019-08-19 17:04:14 +02:00
pchheader.cpp Precompiled headers on Visual Studio & GCC, with the highest hopes 2018-10-29 16:01:26 +01:00
pchheader.hpp Integrated SLAPrint into background processing. 2018-11-08 20:18:40 +01:00