View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015952 | Scribus | General | public | 2019-11-15 11:15 | 2019-11-15 11:15 |
Reporter | ale | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | new | Resolution | open | ||
Product Version | 1.5.6.svn | ||||
Summary | 0015952: importing a page into a master page? | ||||
Description | the code in scribus.cpp https://gitlab.com/scribus/scribus/blob/master/scribus/scribus.cpp#L3289 seems to be able to import a page into a master page: if (doc->masterPageMode()) { if (nrToImport > 1) loadPage(dia->getFromDoc(), pageNs[0] - 1, false); doIt = false; } but if i look at the UI, importing a page is disabled in master page mode. i'm fine with removing the code, since one can always import the page in the document and then convert it to a master page. | ||||
Tags | No tags attached. | ||||
Patch | No | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-11-15 11:15 | ale | New Issue |