implement load/unload frames
This commit is contained in:
@@ -173,7 +173,7 @@ public:
|
||||
I->on_mode_changed(prev, mode);
|
||||
}
|
||||
|
||||
std::vector<Layer::Snapshot> m_layers_snapshot;
|
||||
std::vector<LayerFrame::Snapshot> m_layers_snapshot;
|
||||
|
||||
Canvas() { I = this; }
|
||||
~Canvas() { destroy(); }
|
||||
|
||||
Reference in New Issue
Block a user