Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

default color selecting by table's index #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

oak-tree
Copy link

allow init colorPIcker on item with different color from palette by index

use $('#colorPicker').colorPicker({pickByIndex:this.counter,onColorChange:function(id,newValue){
console.log('color of layer id: ' +id + ' has change to ' + newValue);
											
											}
								});
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant