add fileBrowserIdx field to track which item is selected in the browser
This commit is contained in:
@@ -37,6 +37,7 @@ struct
|
||||
, arrowY = 0
|
||||
, openFilePath = ""
|
||||
, fileBrowser = Vector.fromList []
|
||||
, fileBrowserIdx = 0
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user