Opened 14 years ago
Closed 14 years ago
#103 closed defect (fixed)
MW range problems when subimaging
Reported by: | MatthewWhiting | Owned by: | MatthewWhiting |
---|---|---|---|
Priority: | normal | Milestone: | Release-2.0 |
Component: | Input | Version: | 1.1.10 |
Severity: | normal | Keywords: | |
Cc: |
Description
If the MW range is outside the used z range (for instance when using a subsection) then it will cause problems in at least one place - ObjectGrower::define()
Check for other problems and fix them.
Change History (2)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Solved for ObjectGrower? in [779]. Think this is the only place where it is a problem - most other places that use the MW range use it via the test isInMW(z)
Might close this.