Some Updates

This commit is contained in:
2025-09-14 16:13:24 -05:00
parent 10bdd958d4
commit 592fffd601
6 changed files with 67 additions and 65 deletions

View File

@@ -47,7 +47,7 @@ type FilePicker struct {
layout *RelativeLayout
fileList *List
fileList *SimpleList
btnSelect, btnCancel *Button
keyMap KeyMap