Issue I531 [defect,resolved] Cropping PA may wrongly remove Z mirroring. [*] Prior to 8.0.5-TEST36, the crop function in Modify would clear any z-mirroring on an array if the crop mark started at z=0. The correct behavior (fixed in 8.0.5-TEST36) is to only clear z-mirroring if the z-width of the crop mark is zero (i.e. 3D array converted into a 2D array). A temporary workaround in older versions is to just re-enable Z mirroring using the "Set Params" button in Modify after cropping. Reported by pypdjl-20090911-http://www.simion.com/discuss/viewtopic?p=3227 Resolved in 8.0.5-TEST36. Issue I531 [enhancement,gui,resolved] Make Log window monospaced font. Requested by erikm-20090821--http://www.simion.com/discuss/viewtopic?p=3198 Resolved in 8.0.5-TEST37/36. [r2892,2893]