Shrink effect list panel so it no longer overlaps "quick stack" controls

This commit is contained in:
DBotThePony 2025-03-21 21:17:50 +07:00
parent dc73ac7b55
commit 9413ae5f2b
Signed by: DBot
GPG Key ID: DCC23B5715498507
2 changed files with 2 additions and 2 deletions

View File

@ -284,7 +284,7 @@ class ExopackInventoryScreen(menu: ExopackInventoryMenu) : MatteryScreen<Exopack
curios.x = x
}
EffectListPanel(this, frame, menu.player, x - 56f, gridHeight = 6).tick()
EffectListPanel(this, frame, menu.player, x - 56f, gridHeight = 4).tick()
QuickStackControlsPanel(this, frame, x = -19f, y = 96f + 18f)

View File

@ -62,7 +62,7 @@ open class EffectListPanel<out S : Screen> @JvmOverloads constructor(
init {
scroll.visible = false
//scissor = true
scissor = true
}
open inner class EffectSquare(