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

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)
//===================