Task #5613 (closed)
Bug: FS lite images < pyramid size criteria should have requiresPixelsPyramid() == true
| Reported by: | cxallan | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | OMERO-Beta4.3 |
| Component: | Bin-Services | Version: | n.a. |
| Keywords: | n.a. | Cc: | jburel, jamoore |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-06-02 (13) |
Description
Change History (3)
comment:1 Changed 8 years ago by Chris Allan <callan@…>
- Remaining Time changed from 0.1 to 0
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 8 years ago by Chris Allan <callan@…>
(In [e3e2ca1a4f64e46fdf4d962c0f6b479d09d7b52b/ome.git] on branch develop) Revert "Ensure FS lite images requiredPixelsPyramid() returns true. (Closes #5613)"
This reverts commit 048f2b7351877f7767972b077d2cc8b391e155f6.
comment:3 Changed 8 years ago by cxallan
The above reversion we will reassess as we have more client functionality that is usable under a big image context. For now we're going to avoid telling the client that we have big image capabilities, even if the image is FS lite, even though we have them.
(In [048f2b7351877f7767972b077d2cc8b391e155f6/ome.git] on branch develop) Ensure FS lite images requiredPixelsPyramid() returns true. (Closes #5613)