Gui: Set exact orientation when animation is finished
This commit is contained in:
@@ -77,6 +77,7 @@ private:
|
||||
|
||||
void initialize() override;
|
||||
void update(const QVariant& value) override;
|
||||
void onStop(bool finished) override;
|
||||
};
|
||||
|
||||
class GuiExport SpinningAnimation : public NavigationAnimation
|
||||
|
||||
Reference in New Issue
Block a user