Display original picture size in Load/Save dialog when displaying a thumbnail
This commit is contained in:
@@ -65,6 +65,8 @@ typedef struct
|
||||
T_Palette Palette;
|
||||
short Width;
|
||||
short Height;
|
||||
short Original_width; /// Size of the whole image in case of PREVIEW of a thumbnail
|
||||
short Original_height;
|
||||
int Nb_layers;
|
||||
char Comment[COMMENT_SIZE+1];
|
||||
byte Background_transparent;
|
||||
|
||||
Reference in New Issue
Block a user