Releases: dataliterate/sketch-bounding-boxer
Releases · dataliterate/sketch-bounding-boxer
v1.3.0
multiple layer names
- fixes a bug, that breaks old behaviour of plugin where settings do not end with
,
this update allows you to specify multiple layer names to search for, separate names by comma `,``
e.g.: bounds*,specs*,idea
will toggle
- all layers, whose name start with 'bounds', like 'bounds', 'bounds 1', 'boundsdefinition'
- all layers, whose name start with 'specs',
- all layers, whose name literarily matches 'idea',
multiple layer names
this update allows you to specify multiple layer names to search for, separate names by comma `,``
e.g.: bounds*,specs*,idea
will toggle
- all layers, whose name start with 'bounds', like 'bounds', 'bounds 1', 'boundsdefinition'
- all layers, whose name start with 'specs',
- all layers, whose name literarily matches 'idea',
Support Symbols
- toggling now toggles visibility of symbols