Tech ENABLE_MEASURE_GIZMO set as default
This commit is contained in:
parent
2c9d047520
commit
da5a9277fa
15 changed files with 5 additions and 86 deletions
|
@ -130,9 +130,7 @@ public:
|
|||
void set_requires_extra_frame() { m_requires_extra_frame = true; }
|
||||
void reset_requires_extra_frame() { m_requires_extra_frame = false; }
|
||||
|
||||
#if ENABLE_MEASURE_GIZMO
|
||||
void disable_background_fadeout_animation();
|
||||
#endif // ENABLE_MEASURE_GIZMO
|
||||
|
||||
static ImU32 to_ImU32(const ColorRGBA& color);
|
||||
static ImVec4 to_ImVec4(const ColorRGBA& color);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue