*/}}
Browse Source

UDF embedded thumbnail priority

YimingWu 1 tháng trước cách đây
mục cha
commit
a2b9e0ad45
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      ouroperations.c

+ 1 - 0
ouroperations.c

@@ -3164,6 +3164,7 @@ void ourRegisterEverything(){
 
     laManagedSaveProp* msp= laSaveProp("our.canvas");
     laSaveAlongside(msp,"our.thumbnail");
+    laSetThumbnailProp("our.thumbnail");
     laSaveProp("our.tools");
 
     laGetSaverDummy(Our,Our->CanvasSaverDummyProp);