Hi,
We're making a mouse brain atlas using OMERO.
I've got a feedback about ROIs, text annotations made of Label objects. We use a lot of them for brain regions. They are all abbreviations. The feedback was about the full definition of them.
I know at the moment it would be difficult to be implemented, but we thought that if we can show a tooltip or datatip of full definition when we hover a mouse cursor over an ROI in the list, that would be really useful.
Already datatip is working and showing ID of the ROI.
But if Label class has an additional field and store full definition such as "Anterior Commisure" in this example, and if datatip shows that definition alongside the ID, it would be quite useful.
We came up with this from our very specific use-case, but I think the same feature can be useful in many situations in bioscience.
Best,
Kouichi