完成编辑变量对话框的更改

This commit is contained in:
2025-08-24 17:01:33 +08:00
parent f9e094ffbd
commit c813fe63c3
6 changed files with 78 additions and 38 deletions

View File

@@ -9,6 +9,7 @@ public partial class VariableDialog
{
private const int ContentAreaMaxWidth = 1200;
private const int ContentAreaMaxHeight = 900;
public VariableDialog()
{