seashore icon indicating copy to clipboard operation
seashore copied to clipboard

ColorPanel shared between windows can cause crash

Open robaho opened this issue 5 years ago • 0 comments

Seashore uses the "shared" color panel. The shared panel is also used by various effects and filters (e.g. Monochrome). When the color is changed for a window - it is also changing it for the effect in a different window.

I believe when a window is closed, the shared panel can become confused and send and event to a non existing window causing a crash.

robaho avatar May 23 '20 14:05 robaho