23fe9ec244
Currently, image tree visualization doesn't properly detect chips for parent images, only looking at child images. This patch fixes the issue by checking both parent and child images when determining which chips to display in the tree view. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>