1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-30 11:05:50 +00:00

Small refactoring into gizmos overlay in preparation for background texture

This commit is contained in:
Enrico Turri
2018-12-17 12:49:47 +01:00
parent 825f3641e2
commit 57e80f896c
2 changed files with 22 additions and 23 deletions
+2 -2
View File
@@ -607,8 +607,8 @@ public:
private:
class Gizmos
{
static const float OverlayTexturesScale;
static const float OverlayOffsetX;
static const float OverlayIconsScale;
static const float OverlayBorder;
static const float OverlayGapY;
public: