foo_spider_monkey_panel icon indicating copy to clipboard operation
foo_spider_monkey_panel copied to clipboard

ColourPicker default color does not match shown color

Open regorxxx opened this issue 3 years ago • 3 comments

I suppose this is native win behavior... but well, it's really confusing that the displayed color when opening the popup does not match the default color passed.

regorxxx avatar Feb 17 '23 09:02 regorxxx

The original code I wrote for JSP absolutely behaves in the way you would expect.

colour

It was for the 1.2.x series which predates SMP by quite some time so any breakage copying/reimplementing the code is a bug.

marc2k3 avatar Feb 18 '23 04:02 marc2k3

Must be that then, It has been this way since I started creating scripts, that's why I thought it was a Win native thing.

(also the custom colors are never saved btw)

bug

regorxxx avatar Feb 18 '23 10:02 regorxxx

My original implementation did not remember custom colours either. I added it at a later date when it was pointed out to me.

Not my repo but I don't have any other copy of the old version changelog online....

https://github.com/razielanarki/foo_jscript_panel/blob/main/CHANGELOG.md#v2301

marc2k3 avatar Feb 18 '23 11:02 marc2k3