other commit didn't work, duh; this SHOULD fix shit

the other commit: "prev commit didn't work" at 2018-12-09 (1f785a376b)
This commit is contained in:
Minjae Song
2018-12-10 20:35:54 +09:00
parent 3d68ae2f01
commit 7fb403c4bc

View File

@@ -61,7 +61,7 @@ class UIItemTextButtonList(
val h = height.toFloat()
val ss = labelsList.size.toFloat()
val lh = UIItemTextButton.height
val lh = itemHitboxSize
val vertOff = (h/ss * i + (h/ss - lh) / 2f).roundInt()
if (!kinematic) {