Bug 139913

Summary: Buttons are not displayed
Product: [Applications] umbrello Reporter: Adrian.L.Parker
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Adrian.L.Parker 2007-01-11 16:32:55 UTC
Version:           1.5.51 (using KDE KDE 3.5.3)
Installed from:    Compiled From Sources
Compiler:          gcc version 4.1.1 20060525 
OS:                Linux

The Align Vertical/Horizontal Distribute buttons are not displayed.  I can mouse-over where they are, and see the tooltip for them (immediately to the right of Align Horizontal Middle), but I can't see the buttons themselves.
Comment 1 Oliver Kellogg 2007-02-23 21:05:08 UTC
SVN commit 636675 by okellogg:

Add align_{hori,vert}_distribute.png
BUG:139913


 M  +2 -0      ChangeLog  
 M  +2 -0      umbrello/pics/Makefile.am  


--- branches/KDE/3.5/kdesdk/umbrello/ChangeLog #636674:636675
@@ -8,9 +8,11 @@
 * Operations of the Interface are not implemented in the class automatically
   (111593)
 * Relationships for entities do not live outside of the diagram (125146)
+* Multiplicity labels often are placed incorrectly (127628)
 * Javascript wrong Code Generation (135527)
 * Javascript Code Generation creates bad format methods (135540)
 * Incorrect Association Properties text (139872)
+* Buttons are not displayed (139913)
 * Associations not updated during move of class on diagram (140709)
 * Crash when deleting the link between a package and a class (141602)
 * Ada95 Code Generation Errors for Aggregation (141644)
--- branches/KDE/3.5/kdesdk/umbrello/umbrello/pics/Makefile.am #636674:636675
@@ -8,6 +8,8 @@
 align_bottom.png \
 align_vert_middle.png \
 align_hori_middle.png \
+align_vert_distribute.png \
+align_hori_distribute.png \
 anchor.png \
 andline.png \
 arrow.png \