使用滚动控件功能整理设置界面

This commit is contained in:
MrZ626
2021-05-27 02:14:30 +08:00
parent 23c250d44a
commit a0a959e901
12 changed files with 164 additions and 176 deletions

View File

@@ -85,7 +85,7 @@ end
function scene.draw()
gc.setColor(1,1,1)
gc.setLineWidth(3)
gc.rectangle('line',490,85,300,600)
gc.rectangle('line',490,65,300,610)
VK.preview(selected)
if snapUnit>=10 then
gc.setLineWidth(3)