56
Views
3
Comments
[ColorPicker] Update to latest version and a fix
Question
colorpicker
Web icon
Forge asset by Pedro Cardoso

Hi,


I noticed it still is based on 1.3.3, but latest is 1.8.0, so if you could update it?


furthermore, if you have add events to it, it will go boom, because you replace every } with the initial color.

should be only the last one..

SyntaxEditor Code Snippet

Substr(Options, 0, Index(Options,"}",searchFromEnd:True)) + ",color: '" + InitialColor + "'}"
2024-01-22 15-21-29
Pedro Cardoso

Hey J.


I'll work on it!

2016-04-21 20-09-55
J.
 
MVP

Awesomesauce

2024-01-22 15-21-29
Pedro Cardoso

At last! Sorry for the long delay. Upgraded JS version and fixed the reported bug with events.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.