Bug 139913 - Buttons are not displayed
Summary: Buttons are not displayed
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-11 16:32 UTC by Adrian.L.Parker
Modified: 2007-02-23 21:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 \