Merge branch 'lm_gizmomanagerrefactoring' into dev

This commit is contained in:
Lukas Matena 2019-09-03 08:29:31 +02:00
commit b89d9c7aff
7 changed files with 194 additions and 412 deletions

View file

@ -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;