optional cover page
This commit is contained in:
parent
4e8a56bfc7
commit
553ac7b25a
5 changed files with 51 additions and 127 deletions
|
@ -43,7 +43,7 @@ export const handleExport = async(format, gist, design, t, app, onComplete) => {
|
|||
const workerArgs = {format, gist, settings}
|
||||
|
||||
if (exports.exportAsData.indexOf(format) === -1) {
|
||||
// gist.embed=false
|
||||
gist.embed=false
|
||||
// make a pattern instance for export rendering
|
||||
const layout = gist.layouts?.printingLayout || gist.layout || true
|
||||
let pattern = new design({...gist, layout})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue