Skip to content

IconFactory.PathIcons.STAR doesn't exists anymore #24

@Rdornier

Description

@Rdornier

Bug report

Describe the bug
IconFactory.PathIcons.STAR doesn't exists anymore and seems to not be replaced by any other icon (code here).
This icon was used to show rating stars from OMERO when the user right clicks on an image from the OMERO browser and click on more info (line that does not compile anymore is here). If the image contains a rating on OMERO, then it throws an error and the menu does not appear.

To Reproduce
Steps to reproduce the behavior:

  1. Install OMERO extension
  2. Browse an image on OMERO that contain a rating start (at least one)
  3. Right click on the image in the browser and select more info.
  4. Bug appears

Expected behavior
Having the menu appears with star icons.
Is there a way to replace this line by something else (other icons stored somewhere else) ?

Desktop (please complete the following information):

  • OS: Windows 11
  • QuPath Version: 0.4.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions