View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016361 | Scribus | User Interface | public | 2020-11-27 22:09 | 2021-03-21 15:31 |
Reporter | bubu | Assigned To | cbradney | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.5.7.svn | ||||
Fixed in Version | 1.5.7.svn | ||||
Summary | 0016361: Remove extra margin around Document sections panels in Preferences dialog | ||||
Description | All dialogs on Preferences/Document setup has 9 px margin, except one: Document setup > Sections, which has 11 px. This patch removes extra 2px margin around Sections panels, so it becomes the default 9px. Please review the patch. Thanks. | ||||
Tags | No tags attached. | ||||
Patch | Yes | ||||
|
document_sections.diff (456 bytes)
diff --git a/scribus/ui/prefs_documentsectionsbase.ui b/scribus/ui/prefs_documentsectionsbase.ui index 5423c7812a7bb0f98045e277a98ad7a1a70621c4..c49e0df0fa3c7e81c55371599027974bae833711 100644 --- a/scribus/ui/prefs_documentsectionsbase.ui +++ b/scribus/ui/prefs_documentsectionsbase.ui @@ -132,7 +132,6 @@ </item> </layout> </widget> - <layoutdefault spacing="6" margin="11"/> <customwidgets> <customwidget> <class>ScTableWidget</class> |
|
Thanks! Fixed in 1.5.7.svn (24294) |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-11-27 22:09 | bubu | New Issue | |
2020-11-27 22:09 | bubu | File Added: document_sections.diff | |
2020-11-27 22:09 | bubu | File Added: document_sections.gif | |
2020-11-27 23:16 | cbradney | Assigned To | => cbradney |
2020-11-27 23:16 | cbradney | Status | new => resolved |
2020-11-27 23:16 | cbradney | Resolution | open => fixed |
2020-11-27 23:16 | cbradney | Fixed in Version | => 1.5.7.svn |
2021-03-21 15:31 | FirasH | Status | resolved => closed |
2021-03-21 15:31 | FirasH | Note Added: 0049035 |