1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-25 10:15:50 +00:00

ENABLE_GIZMO_TOOLBAR_DRAGGING_FIX set as default

This commit is contained in:
enricoturri1966
2020-05-15 12:42:29 +02:00
parent 68282aa078
commit b9f0b9eeda
2 changed files with 0 additions and 56 deletions
-2
View File
@@ -41,8 +41,6 @@
// Enable tooltips for GLCanvas3D using ImGUI
#define ENABLE_CANVAS_TOOLTIP_USING_IMGUI (1 && ENABLE_2_2_0_FINAL)
// Enable fix for dragging mouse event handling for gizmobar
#define ENABLE_GIZMO_TOOLBAR_DRAGGING_FIX (1 && ENABLE_2_2_0_FINAL)
//===================