File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -241,12 +241,15 @@ Begin DesktopWindow Window_Main
241
241
Width = 72
242
242
End
243
243
Begin Thread Thread_RefreshPreview
244
+ DebugIdentifier = ""
244
245
Index = -2147483648
245
246
LockedInPosition= False
246
247
Priority = 2
247
248
Scope = 2
248
249
StackSize = 0
249
250
TabPanelIndex = 0
251
+ ThreadID = 0
252
+ ThreadState = 0
250
253
End
251
254
Begin DesktopLabel Label_GrayscaleType
252
255
AllowAutoDeactivate= True
@@ -320,7 +323,7 @@ Begin DesktopWindow Window_Main
320
323
Height = 20
321
324
Index = -2147483648
322
325
Italic = False
323
- Left = 398
326
+ Left = 420
324
327
LockBottom = True
325
328
LockedInPosition= False
326
329
LockLeft = False
@@ -334,9 +337,10 @@ Begin DesktopWindow Window_Main
334
337
Top = 217
335
338
Transparent = False
336
339
Underline = False
340
+ Value = False
337
341
Visible = True
338
342
VisualState = 0
339
- Width = 102
343
+ Width = 80
340
344
End
341
345
Begin DesktopCheckBox CheckBox_ContrastStretch
342
346
AllowAutoDeactivate= True
@@ -363,9 +367,10 @@ Begin DesktopWindow Window_Main
363
367
Top = 217
364
368
Transparent = False
365
369
Underline = False
370
+ Value = False
366
371
Visible = True
367
372
VisualState = 0
368
- Width = 120
373
+ Width = 142
369
374
End
370
375
End
371
376
#tag EndDesktopWindow
You can’t perform that action at this time.
0 commit comments