Nuke tools until we can fix toolbar modules and nested buttons
This commit is contained in:
parent
531abe0fbd
commit
1eeada3319
@ -49,48 +49,6 @@ export default function() {
|
|||||||
icon: 'angle-left',
|
icon: 'angle-left',
|
||||||
active: false,
|
active: false,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
command: 'Bidirectional',
|
|
||||||
type: 'tool',
|
|
||||||
text: 'Bidirectional',
|
|
||||||
icon: 'measure-target',
|
|
||||||
active: false,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
command: 'Brush',
|
|
||||||
type: 'tool',
|
|
||||||
text: 'Brush',
|
|
||||||
icon: 'circle',
|
|
||||||
active: false,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
command: 'FreehandMouse',
|
|
||||||
type: 'tool',
|
|
||||||
text: 'Freehand',
|
|
||||||
icon: 'star',
|
|
||||||
active: false,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
command: 'EllipticalRoi',
|
|
||||||
type: 'tool',
|
|
||||||
text: 'EllipticalRoi',
|
|
||||||
icon: 'oval',
|
|
||||||
active: false,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
command: 'CircleRoi',
|
|
||||||
type: 'tool',
|
|
||||||
text: 'CircleRoi',
|
|
||||||
icon: 'dot-circle',
|
|
||||||
active: false,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
command: 'RectangleRoi',
|
|
||||||
type: 'tool',
|
|
||||||
text: 'RectangleRoi',
|
|
||||||
icon: 'square-o',
|
|
||||||
active: false,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
command: 'reset',
|
command: 'reset',
|
||||||
type: 'command',
|
type: 'command',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user