add undo action for bucket fill
This commit is contained in:
@@ -136,7 +136,6 @@ public:
|
||||
|
||||
struct ActionLayerMerge : public Action
|
||||
{
|
||||
enum class Direction { Undo, Redo } m_direction;
|
||||
std::shared_ptr<Layer::Snapshot> m_snap;
|
||||
std::shared_ptr<Layer> m_layer;
|
||||
std::shared_ptr<NodeLayer> m_layer_node;
|
||||
|
||||
Reference in New Issue
Block a user