worldportal ui fix

This commit is contained in:
minjaesong
2024-10-31 10:53:11 +09:00
parent 4cc74a85d1
commit fa3a129991
4 changed files with 7 additions and 8 deletions

View File

@@ -136,6 +136,7 @@ class UIWorldPortalSearch(val full: UIWorldPortal) : UICanvas() {
override fun show() {
clearTooltip()
uiItems.forEach { it.show() }
seedInput.clearText()
seedInput.refreshPlaceholder()