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
The disabled button icons are rendered with just black, which is the canvas context's default color so it's probably getting undefined for the colors.
It happens when opening Sound Recorder initially, even with a custom theme already selected.
When switching themes while Sound Recorder is open, it renders correctly.
The text was updated successfully, but these errors were encountered:
The disabled button icons are rendered with just black, which is the canvas context's default color so it's probably getting undefined for the colors.
It happens when opening Sound Recorder initially, even with a custom theme already selected.
When switching themes while Sound Recorder is open, it renders correctly.
The text was updated successfully, but these errors were encountered: