Bug 502246 - NodePart should hide its ImageView when no icon is present
Summary: NodePart should hide its ImageView when no icon is present
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF Zest (show other bugs)
Version: 1.0.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-27 09:11 EDT by Matthias Wienand CLA
Modified: 2016-09-27 09:11 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Wienand CLA 2016-09-27 09:11:26 EDT
Currently, NodePart#refreshIcon() does not hide its ImageView when no icon is set, i.e. ZestProperties#getIcon() returns null.