Activity
fixed bugs in the PrintStatus panel, fixed bugs when transitioning fr…
fixed bugs in the PrintStatus panel, fixed bugs when transitioning fr…
added fix to updae the state when the print is completed, and added m…
added fix to updae the state when the print is completed, and added m…
added more error handling in doRequest()
added more error handling in doRequest()
added missing call to GetOctoPrintResponseManagerInstance()
added missing call to GetOctoPrintResponseManagerInstance()
fixed bugs in the PrintStatus panel, mostly to do with the controlls …
fixed bugs in the PrintStatus panel, mostly to do with the controlls …
aded comments about the update frequencies
aded comments about the update frequencies
aded comments about the update frequencies
aded comments about the update frequencies
changed the default update frequency to 1 second, added missing FullS…
changed the default update frequency to 1 second, added missing FullS…
added additional trace messages
added additional trace messages
changed the default frequency of EXPERIMENTAL_OCTO_PRINT_RESPONSE_MAN…
changed the default frequency of EXPERIMENTAL_OCTO_PRINT_RESPONSE_MAN…
fixed spelling typo, and removed whitespace
fixed spelling typo, and removed whitespace
added warning when bytes are nil, changed how a 204 responce code is …
added warning when bytes are nil, changed how a 204 responce code is …
added more info when a required config is missing
added more info when a required config is missing
tweaked name length in the FilamentManagerPanel for smaller displays
tweaked name length in the FilamentManagerPanel for smaller displays
moved code out of Filespanel.go and into UI widgets, changed over to …
moved code out of Filespanel.go and into UI widgets, changed over to …
refactored code in Filespanek.go into separate files
refactored code in Filespanek.go into separate files
updated hierarchy comments in ListBoxRow
updated hierarchy comments in ListBoxRow
added ContentsBox to FilamentManagerListBoxRow
added ContentsBox to FilamentManagerListBoxRow
removed the ContentsBox from ClickableListBoxRow
removed the ContentsBox from ClickableListBoxRow
removed padding parameter into CreateFilamentManagerListBoxRow()
removed padding parameter into CreateFilamentManagerListBoxRow()
refactored code into CreateListBox(), CreateFooter(), and CreateListI…
refactored code into CreateListBox(), CreateFooter(), and CreateListI…
changed FilamentManagerListBoxRow to be fully clickable, changed list…
changed FilamentManagerListBoxRow to be fully clickable, changed list…
chaanged ClickableListBoxRow to be fully clickable and use ClickableL…
chaanged ClickableListBoxRow to be fully clickable and use ClickableL…