painterro icon indicating copy to clipboard operation
painterro copied to clipboard

Custom tool

Open rbaumi opened this issue 2 years ago • 0 comments

Describe the feature It would be nice if threr is a possibility of adding cutom tools. This could be passed to the config, sth like:

cutoumTools: [{
   icon: dataURL string or path to file,
   title: string,
   callback: function that is called after clicking on tool icon
}]

rbaumi avatar Nov 14 '22 14:11 rbaumi