Task #4984 (closed)
Opened 8 years ago
Closed 8 years ago
Bug: Rendering non-maximum tiles
| Reported by: | cxallan | Owned by: | cxallan |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.3 |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | atarkowska |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-04-21 (10) |
Description
When the requested tile width or height is unable to be fulfilled because the entire image is too small or the image is not evenly divisible by the tile size (resulting in a shorter final row or a skinnier final column) tiles cannot be rendered.
Change History (3)
comment:1 Changed 8 years ago by cxallan
- Status changed from new to accepted
comment:2 Changed 8 years ago by cxallan
- Cc atarkowska added
comment:3 Changed 8 years ago by Chris Allan <callan@…>
- Remaining Time changed from 0.1 to 0
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [be229719b25053648353f5f7d64385b44d70022a/ome.git] on branch develop) Resolve issues with the rendering of non-maximum tiles. (Fixes #4984)