فهرست منبع

copy additional data

johann 5 سال پیش
والد
کامیت
809ee65a79
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      lazpaint/image/uimagestate.pas

+ 1 - 1
lazpaint/image/uimagestate.pas

@@ -653,7 +653,7 @@ begin
     LayeredBitmap.Free;
     SetLayeredBitmap(AValue);
   end else
-    LayeredBitmap.Assign(AValue,true);
+    LayeredBitmap.Assign(AValue, true, true);
   if NbLayers > 0 then
   begin
     SelectedImageLayerIndex := 0