DLL/Shared.IOS.dll | 补丁 | 查看 | 原始文档 | blame | 历史 | |
HDL_ON/UI/UI2/FuntionControlView/Aks/CommonView/CornerFramLayout.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
DLL/Shared.IOS.dllBinary files differ
HDL_ON/UI/UI2/FuntionControlView/Aks/CommonView/CornerFramLayout.cs
@@ -220,6 +220,7 @@ if (!keypad.isClicked) { buttonFram.Enable = false; buttonFram.GetImageButton().Alpha = 0.5f; buttonFram.GetImageButton().Enable = false; buttonFram.GetNameButton().Enable = false; buttonFram.GetNameButton().TextColor = AksCommonMethod.unBackgroundColor; @@ -303,7 +304,7 @@ button.MouseUpOutsideEventHandler += (sen, e) => { button.IsSelected = true; button.IsSelected = false; }; button.MouseUpEventHandler += (sen, e) =>