View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017423 | Scribus | User Interface | public | 2025-02-17 19:08 | 2025-02-17 19:08 |
Reporter | nitramr | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | new | Resolution | open | ||
Platform | Desktop PC | OS | Ubuntu | OS Version | 24.10 64-bit |
Product Version | 1.7.1.svn | ||||
Summary | 0017423: New text flow icons | ||||
Description | Currently, the text flow icons for contour and clipping path are identical. Contour: half transparent shape with full tone solid outline Clipping path: dashed outline | ||||
Tags | No tags attached. | ||||
Patch | Yes | ||||
|
flowicons_2025-02-17_01.patch (667 bytes)
Index: resources/iconsets/1_7_0/1_7_0.xml =================================================================== --- resources/iconsets/1_7_0/1_7_0.xml (Revision 26706) +++ resources/iconsets/1_7_0/1_7_0.xml (Arbeitskopie) @@ -437,7 +450,7 @@ <!-- Shape --> <icon id="text-wrap-boundingbox" file="16/text-wrap-boundingbox.svg" /> <icon id="text-wrap-contour" file="16/text-wrap-contour.svg" /> - <icon id="text-wrap-image-clip" file="16/text-wrap-contour.svg" /> + <icon id="text-wrap-image-clip" file="16/text-wrap-clip.svg" /> <icon id="text-wrap-none" file="16/text-wrap-none.svg" /> <icon id="text-wrap-shape" file="16/text-wrap-shape.svg" /> |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-02-17 19:08 | nitramr | New Issue | |
2025-02-17 19:08 | nitramr | File Added: flowicons_2025-02-17_01.patch | |
2025-02-17 19:08 | nitramr | File Added: text-wrap-clip.svg | |
2025-02-17 19:08 | nitramr | File Added: text-wrap-contour.svg | |
2025-02-17 19:08 | nitramr | File Added: preview.png |