Add visible_image and backups to the T_Document structure
This commit is contained in:
@@ -3368,7 +3368,7 @@ void Load_CM5(T_IO_Context* context)
|
||||
Set_loading_layer(context, 0);
|
||||
|
||||
if (context->Type == CONTEXT_MAIN_IMAGE)
|
||||
Main_backups->Pages->Image_mode = IMAGE_MODE_MODE5;
|
||||
Main.backups->Pages->Image_mode = IMAGE_MODE_MODE5;
|
||||
|
||||
for(ty=0; ty<context->Height; ty++)
|
||||
for(tx=0; tx<context->Width; tx++)
|
||||
|
||||
Reference in New Issue
Block a user