1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-02 11:35:51 +00:00

Merge branch 'lm_gizmomanagerrefactoring' into dev

This commit is contained in:
Lukas Matena
2019-09-03 08:29:31 +02:00
7 changed files with 194 additions and 412 deletions
@@ -157,6 +157,7 @@ private:
protected:
void on_set_state() override;
void on_set_hover_id() override
{
if (! m_editing_mode || (int)m_editing_cache.size() <= m_hover_id)
m_hover_id = -1;