mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-21 08:04:26 +08:00
0.2.4
稳定性提升
This commit is contained in:
@@ -8,4 +8,5 @@ public sealed record DesktopComponentDefinition(
|
||||
int MinWidthCells,
|
||||
int MinHeightCells,
|
||||
bool AllowStatusBarPlacement,
|
||||
bool AllowDesktopPlacement);
|
||||
bool AllowDesktopPlacement,
|
||||
DesktopComponentResizeMode ResizeMode = DesktopComponentResizeMode.Proportional);
|
||||
|
||||
Reference in New Issue
Block a user