You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Remember frames when selecting SpriteFrame frames
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user