mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 05:01:10 -06:00
on application start-up, at least not on Windows. wxEVT_CREATE was called for some control deep in the Plater, however the event was delivered to the main frame and only for slicer, not for G-code viewer. Thus the callbacks for 3D Mouse were not registered for and the 3D mouse did not work on Windows. Fixed by calling the callback registration from the first execution of the Idle function. |
||
|---|---|---|
| .. | ||
| Config | ||
| GUI | ||
| Utils | ||
| CMakeLists.txt | ||
| pchheader.cpp | ||
| pchheader.hpp | ||