various fixes

This commit is contained in:
minjaesong
2022-03-16 12:50:43 +09:00
parent 40a7c6876a
commit 52f0dfdeb9
17 changed files with 116 additions and 115 deletions

View File

@@ -53,6 +53,7 @@ import kotlin.math.roundToInt
* ...
* endClosing()
* ```
* NOTE: show/hide is a UICanvas function, while do/endSomething() is UIHandler function.
*
* Created by minjaesong on 2015-12-31.
*/