update 0.5.6

This commit is contained in:
2026-02-27 08:58:00 +08:00
parent 568239ec4c
commit 83da10bfee
26 changed files with 2155 additions and 2778 deletions

View File

@@ -225,8 +225,8 @@ namespace XericLibrary.Runtime.MacroLibrary
if (_noInit)
{
_noInit = false;
Initialize();
_noInit = false;
}
return toggleList;
@@ -431,12 +431,13 @@ namespace XericLibrary.Runtime.MacroLibrary
_nowSelectToggleIndex = i;
}
// 如果不允许为空的情况下还为空,那就默认标记一个
if (!ToggleGroup.allowSwitchOff && _nowSelectToggleIndex < 0)
SetToggleOnWithoutNotify(0);
if (_noInit)
{
// 如果不允许为空的情况下还为空,那就默认标记一个
if (!ToggleGroup.allowSwitchOff && _nowSelectToggleIndex < 0)
SetToggleOnWithoutNotify(0);
SetToggelGroupItems();
}
_mappingDirty = false;
_noInit = false;

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 579f0719bf2bbad4cbf32941bd430366
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: