Seam gizmo: fixed action names in undo/redo stack
This commit is contained in:
@@ -16,6 +16,7 @@ public:
|
||||
protected:
|
||||
void on_render_input_window(float x, float y, float bottom_limit) override;
|
||||
std::string on_get_name() const override;
|
||||
PainterGizmoType get_painter_type() const override;
|
||||
|
||||
private:
|
||||
bool on_init() override;
|
||||
|
||||
Reference in New Issue
Block a user