wip(sde): Working on file list
This commit is contained in:
parent
9929aed51a
commit
c65c5876a3
199 changed files with 1065 additions and 196 deletions
|
@ -1,4 +1,4 @@
|
|||
import { pluginAnnotations } from '@freesewing/plugin-annotations'
|
||||
// __SDEFILE__ - This file is a dependency for the stand-alone environment
|
||||
|
||||
const name = 'Pages Plugin'
|
||||
const version = '1.0.0'
|
||||
|
@ -198,7 +198,6 @@ const basePlugin = ({
|
|||
},
|
||||
},
|
||||
macros: {
|
||||
banner: pluginAnnotations.macros.banner,
|
||||
/** draft the pages */
|
||||
addPages: function (so, shorthand) {
|
||||
const [h, w] = so.size
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue