Remember frames when selecting SpriteFrame frames
This commit is contained in:
parent
7d80635fce
commit
effad7be0c
2 changed files with 17 additions and 12 deletions
|
|
@ -167,6 +167,8 @@ class SpriteFramesEditor : public HSplitContainer {
|
|||
bool frames_need_sort = false;
|
||||
int last_frame_selected = 0;
|
||||
|
||||
Size2i previous_texture_size;
|
||||
|
||||
float scale_ratio;
|
||||
int thumbnail_default_size;
|
||||
float thumbnail_zoom;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue