add some comments
This commit is contained in:
@@ -8,6 +8,8 @@ import (
|
||||
"fyne.io/fyne/v2/widget"
|
||||
)
|
||||
|
||||
// The "aux" controls for playback, positioned to the right
|
||||
// of the BottomPanel. Currently only volume control.
|
||||
type AuxControls struct {
|
||||
widget.BaseWidget
|
||||
|
||||
|
||||
Reference in New Issue
Block a user