Task #9232 (closed)
Bug: Navigation in big images difficult due to scale of UI elements
Reported by: | rleigh | Owned by: | jburel |
---|---|---|---|
Priority: | minor | Milestone: | OMERO-4.4.7 |
Component: | Insight | Version: | n.a. |
Keywords: | n.a. | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | 2013-04-09 (7)) |
Description
With big images (attached example is over 85k x 160l), the thumbnail takes up a significant fraction of the image, making it obscure quite a lot of detail. Additionally, it's so large that the red rectangle representing the area in view only has a single pixel to drag around--this makes it very difficult to use!
Would it be possible to e.g. extend the active area around the rectangle to be a minimum of 2 pixels so that it's always at least 5x5 pixels, whatever the size of the rectangle? This would make it significantly easier to manipulate.
Attachments (1)
Change History (5)
Changed 7 years ago by rleigh
comment:1 Changed 7 years ago by jburel
- Milestone changed from OMERO-Beta4.4 to OMERO-Beta4.4.x
comment:2 Changed 6 years ago by jburel
- Sprint set to 2013-04-09 (7))
comment:3 Changed 6 years ago by jburel
- Resolution set to fixed
- Status changed from new to closed
Fixed in PR listed above
comment:4 Changed 6 years ago by jburel <j.burel@…>
(In [d9cb4bb9728bbbc47bacfb0dd7a6117f70dddda1/ome.git] on branch develop) Set the minimum bird eye view to 128x128 (see #9232)
Determine the size according to the screen size
selection fixed in https://github.com/openmicroscopy/openmicroscopy/pull/856