Fix issue 516: Some changes can't be undone on animations > 32 frames
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2033 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -2784,7 +2784,7 @@ void Scroll_12_0(void)
|
||||
Backup();
|
||||
else
|
||||
{
|
||||
Backup_layers(-1); // Main_layers_visible
|
||||
Backup_layers(LAYER_ALL); // Main_layers_visible
|
||||
if (Main_backups->Pages->Image_mode != IMAGE_MODE_ANIMATION)
|
||||
{
|
||||
// Ensure the backup visible image is up-to-date
|
||||
|
||||
Reference in New Issue
Block a user