mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-15 15:57:52 +08:00
Cleanup
This commit is contained in:
@ -116,7 +116,7 @@ namespace UnityExplorer.UI.Widgets.AutoComplete
|
||||
UIRoot.SetActive(true);
|
||||
UIRoot.transform.SetAsLastSibling();
|
||||
dataHandler.RefreshData();
|
||||
scrollPool.RefreshAndJumpToTop();
|
||||
scrollPool.Refresh(true, true);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user