better post definition

This commit is contained in:
minjaesong
2025-01-15 13:23:28 +09:00
parent c14720d649
commit 51dd99fd80
4 changed files with 68 additions and 10 deletions

View File

@@ -498,7 +498,7 @@ class BasicDebugInfoWindow : UICanvas() {
private val stripGap = 1
private val stripFilterHeight = 16
private val stripFaderHeight = meterHeight + 20
private val numberOfFilters = 14
private val numberOfFilters = 15
private val stripH = stripFaderHeight + stripFilterHeight * numberOfFilters + 16
private val trackBack = listOf(COL_WELL, COL_WELL2)