View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016477 | Scribus | User Interface | public | 2021-02-16 22:38 | 2021-03-21 15:07 |
Reporter | bubu | Assigned To | jghali | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.5.7.svn | ||||
Fixed in Version | 1.5.7.svn | ||||
Summary | 0016477: Update layout for PDF import dialog | ||||
Description | I propose a small fix for PDF-Import dialog: - Add missing title for "text as vector/text" group box - Set default margins Please see the before-after screenshot. Please review. Thanks. | ||||
Tags | No tags attached. | ||||
Patch | No | ||||
child of | 0013906 | acknowledged | Metabug: UI enhancement proposals (1.5.x.svn) |
|
Patch??? |
|
Jean, I always run into this SPAM filter, which doesn't allow me to attach more than 10 attachments in an hour. Is there a way to bypass this somehow? 0001-Update-Layout-for-PDF-Import-dialog.patch (1,778 bytes)
From 0a7a1698e53e96086f5c45dad5a3e79192ca9ff8 Mon Sep 17 00:00:00 2001 Message-Id: <0a7a1698e53e96086f5c45dad5a3e79192ca9ff8.1613514837.git.bubu@ujevangelizacio.hu> From: =?UTF-8?q?Gyuris=20Gell=C3=A9rt?= <bubu@ujevangelizacio.hu> Date: Tue, 16 Feb 2021 23:33:47 +0100 Subject: [PATCH] Update Layout for PDF-Import dialog --- scribus/plugins/import/pdf/pdfimportoptions.ui | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/scribus/plugins/import/pdf/pdfimportoptions.ui b/scribus/plugins/import/pdf/pdfimportoptions.ui index 1bb4226b9..565545928 100644 --- a/scribus/plugins/import/pdf/pdfimportoptions.ui +++ b/scribus/plugins/import/pdf/pdfimportoptions.ui @@ -17,6 +17,18 @@ <bool>true</bool> </property> <layout class="QVBoxLayout" name="verticalLayout_5"> + <property name="leftMargin"> + <number>9</number> + </property> + <property name="topMargin"> + <number>9</number> + </property> + <property name="rightMargin"> + <number>9</number> + </property> + <property name="bottomMargin"> + <number>9</number> + </property> <item> <layout class="QHBoxLayout" name="horizontalLayout_5"> <item> @@ -100,9 +112,6 @@ </item> <item> <layout class="QHBoxLayout" name="horizontalLayout"> - <property name="spacing"> - <number>3</number> - </property> <property name="leftMargin"> <number>15</number> </property> @@ -184,7 +193,7 @@ </sizepolicy> </property> <property name="title"> - <string/> + <string>Text</string> </property> <layout class="QVBoxLayout" name="verticalLayout_8"> <item> -- 2.27.0 |
|
Applied, thanks! |
|
>> Is there a way to bypass this somehow? Not afaik |
|
Thanks! Fixed in 1.5.7.svn (24499) |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-02-16 22:38 | bubu | New Issue | |
2021-02-16 23:07 | jghali | Note Added: 0048842 | |
2021-02-16 23:25 | bubu | File Added: 0001-Update-Layout-for-PDF-Import-dialog.patch | |
2021-02-16 23:25 | bubu | File Added: pdfimportoptions.gif | |
2021-02-16 23:25 | bubu | Note Added: 0048843 | |
2021-02-17 19:51 | jghali | Assigned To | => jghali |
2021-02-17 19:51 | jghali | Status | new => resolved |
2021-02-17 19:51 | jghali | Resolution | open => fixed |
2021-02-17 19:51 | jghali | Fixed in Version | => 1.5.7.svn |
2021-02-17 19:51 | jghali | Note Added: 0048851 | |
2021-02-17 19:54 | jghali | Note Added: 0048852 | |
2021-02-17 19:54 | jghali | Summary | Update Layout for PDF-Import dialog => Update layout for PDF import dialog |
2021-02-17 19:54 | jghali | Patch | => No |
2021-02-17 20:16 | PeterBenedek | Relationship added | child of 0013906 |
2021-03-21 15:07 | FirasH | Status | resolved => closed |
2021-03-21 15:07 | FirasH | Note Added: 0048993 |