diff --git a/toonz/sources/tnztools/editassistantstool.cpp b/toonz/sources/tnztools/editassistantstool.cpp index 68bb9a6..4c0040d 100644 --- a/toonz/sources/tnztools/editassistantstool.cpp +++ b/toonz/sources/tnztools/editassistantstool.cpp @@ -270,6 +270,7 @@ public: } } m_assistantType.setIndex(0); + notifyImageChanged(); getApplication()->getCurrentTool()->notifyToolChanged(); m_currentPosition = position; getViewer()->GLInvalidateAll();