Colorpicker extremely sluggish

When I call “Insert Color…” in the code with the context menu and select a color, it takes between 3 and 30 seconds for the color value to be entered in the code line after I close the color picker.
Is this known? Is there a solution?

1 Like

Sounds like a bug and you can report it.

Or directly use the NSColorPanelMBS class to use it asynchronously on macOS.

Thanks for the tip Christian. I will do that.