Commits

Jordan Henderson committed a048fe159f1
fix issue with HDFView not displaying metadata of selected object in log area fix issue where the wrong amount of members was being retrieved in DefaultTreeView by using getMemberList().size() instead of getNumberOfMembers. Issue still exists in Group, getNumberOfMembers seems to count attributes as HObjects