pdf export working
This commit is contained in:
parent
922cfd02b9
commit
d8cb8a7783
9 changed files with 313 additions and 273 deletions
|
@ -118,7 +118,7 @@ const WorkbenchWrapper = ({ app, design, preload = false, from = false, layout =
|
|||
const layout = gist.layouts?.[gist._state.view] || gist.layout || true
|
||||
// hand it separately to the design
|
||||
draft = new design({ ...gist, layout })
|
||||
console.log({ draft, design })
|
||||
console.log({ draft, design, gist })
|
||||
//draft.__init()
|
||||
|
||||
// add theme to svg renderer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue