modify background.png

This commit is contained in:
2025-10-28 14:55:21 +08:00
parent f4912b9711
commit 1d99d5a4f6
3 changed files with 1 additions and 1 deletions

View File

@@ -375,7 +375,7 @@ def build_ui(node: CtrlGuiNode) -> None:
#move arm
with ui.column():
arm_mode_select = ui.select(['MoveJ', 'MoveP'], value='MoveP').style('width: 100px')
arm_mode_select = ui.select(['MoveJ', 'MoveP'], value='MoveJ').style('width: 100px')
with ui.column():
arm_inputs_container = ui.column()

BIN
static/background.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 480 KiB

BIN
static/background0.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB