calendar UI

This commit is contained in:
minjaesong
2023-08-15 14:58:50 +09:00
parent 8db1228e70
commit 3fce5d7e95
14 changed files with 207 additions and 93 deletions

View File

@@ -18,6 +18,11 @@ import kotlin.math.roundToInt
* Created by minjaesong on 2016-07-20.
*/
class UIQuickslotBar : UICanvas() {
init {
handler.allowESCtoClose = false
}
private val cellSize = ItemSlotImageFactory.slotImage.tileW // 38
private val gutter = 10 - 6 // do -6 to get a gutter size of not-enlarged cells