////////////////////////////////////////////////////////////////// // GML PALETTE #ALIAS[g=core.svg:GmlDrawing] Configure EDITORS ///////////////////////////////////////////////////////////////////// // Custom Group /*var editor = $ENV.defineEditor({ id: '#NS[PAL_CUSTOM]', category: 'PALETTE', priority: 9999 }); editor.append({ type: 'group', title: '#TEXT[PALETTE_CUSTOM]', toggle: 'on' });*/