The documentation windows shows the correct icon only for classes. How to reproduce: 1. start umbrello 2. add a text, a note, a box or an association to the class diagram 3. select the created widget What happens ? The documentation window always shows a class icon regardless of what has been selected What is expected ? The documentation window should show an icon which relates to the selected widget type
Git commit e38b2965e394c91b58ad6dd60049919e0d83db99 by Ralf Habacker. Committed on 18/06/2017 at 14:00. Pushed by habacker into branch 'Applications/17.04'. Fix 'Documentation window does not show the correct icon'. FIXED-IN:2.22.3 (KDE Applications 17.04.3) M +19 -21 umbrello/docwindow.cpp M +108 -0 umbrello/umlwidgets/widgetbase.cpp M +2 -0 umbrello/umlwidgets/widgetbase.h https://commits.kde.org/umbrello/e38b2965e394c91b58ad6dd60049919e0d83db99
Git commit 3f8fd4612d667d94aa36734b5d7d66781d3b2aa3 by Ralf Habacker. Committed on 19/06/2017 at 05:30. Pushed by habacker into branch 'Applications/17.04'. Fix 'Documentation window does not show the correct icon'. This commit fixes the issue for selecting entries in the tree view. M +1 -1 umbrello/docwindow.cpp M +67 -0 umbrello/uml1model/umlobject.cpp M +2 -0 umbrello/uml1model/umlobject.h https://commits.kde.org/umbrello/3f8fd4612d667d94aa36734b5d7d66781d3b2aa3