You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i think is my issue but not sure at 100%, and didn't find any fix in issues
This is related to how the UI refreshes? I placed this same event in another function designed to only refresh the progress bar when it moves, but I don't think it's related.
`
func updatefn(w *nucular.Window, od *overviewDemo) {
keybindings(w)
i think is my issue but not sure at 100%, and didn't find any fix in issues
This is related to how the UI refreshes? I placed this same event in another function designed to only refresh the progress bar when it moves, but I don't think it's related.
`
func updatefn(w *nucular.Window, od *overviewDemo) {
keybindings(w)
}
`
The text was updated successfully, but these errors were encountered: