|
@@ -119,12 +119,7 @@
|
|
|
</raise>
|
|
|
</transition>
|
|
|
|
|
|
- <transition event="mv_response" cond="data['taskname'] is not None" target="../conversing">
|
|
|
- <raise event="update_status" scope="narrow" target="self.splash_window">
|
|
|
- <parameter expr="40"/>
|
|
|
- <parameter expr="'Waiting for Modelverse initialization... OK'"/>
|
|
|
- </raise>
|
|
|
- </transition>
|
|
|
+ <transition event="mv_response" cond="data['taskname'] is not None" target="../conversing"/>
|
|
|
</state>
|
|
|
|
|
|
<state id="conversing" initial="remove_splash">
|