marc2k3

Results 26 comments of marc2k3

From the 2.0 Beta 28 changelog... - Supports ARM builds of components but doesn't actually require them, can transparently load x64 code. Seems like there is no point at all....

JSP3 has this issue too but there isn't anything that can be done (other than clarifying in the docs). Code inside the callback definitely runs because I tested writing an...

Yeah, it's definitely a bug. I'll be fixing this in JSP later on today/tomorrow.

I've added a note to my own docs... https://jscript-panel.github.io/docs/callbacks/#on_script_unload

The original code I wrote for JSP absolutely behaves in the way you would expect. ![colour](https://user-images.githubusercontent.com/62050527/219831649-8394d2b1-c1a0-47ba-977c-5ad22655a6ec.gif) It was for the 1.2.x series which predates SMP by quite some time so...

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...