修补一些bug
This commit is contained in:
@@ -84,8 +84,8 @@ namespace Convention.WindowsUI.Variant
|
||||
{
|
||||
target.CreateItem(() =>
|
||||
{
|
||||
action.callback(rightTop);
|
||||
ReleaseAllCustomMenu();
|
||||
action.callback(rightTop);
|
||||
}, action.name);
|
||||
}
|
||||
CustomMenuRelease.gameObject.SetActive(true);
|
||||
|
Reference in New Issue
Block a user