98 icon indicating copy to clipboard operation
98 copied to clipboard

Sound Recorder: disabled buttons render wrong in Firefox (until theme change)

Open 1j01 opened this issue 6 years ago • 0 comments

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.

1j01 avatar Apr 13 '20 16:04 1j01