View Issue Details

IDProjectCategoryView StatusLast Update
0017423ScribusUser Interfacepublic2025-02-17 19:08
Reporternitramr Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status newResolutionopen 
PlatformDesktop PCOSUbuntuOS Version24.10 64-bit
Product Version1.7.1.svn 
Summary0017423: New text flow icons
DescriptionCurrently, the text flow icons for contour and clipping path are identical.

Contour: half transparent shape with full tone solid outline
Clipping path: dashed outline
TagsNo tags attached.
PatchYes

Activities

nitramr

2025-02-17 19:08

developer  

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" />		
 	

text-wrap-clip.svg (650 bytes)   
text-wrap-clip.svg (650 bytes)   
text-wrap-contour.svg (615 bytes)   
text-wrap-contour.svg (615 bytes)   
preview.png (2,544 bytes)   
preview.png (2,544 bytes)   

Issue History

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