modify background.png
This commit is contained in:
@@ -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
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
BIN
static/background0.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 88 KiB |
Reference in New Issue
Block a user