Avrella Problem Report 333

Title: 3 point line - cannot change width via property dialog

Priority: 4   Version detected: 1.03   Version fixed: 1.04  

Problem Description :  

Raised:21-Jun-2007

Problem description:

3 point line - cannot change width via property dialog. Ref: pr333.avrella Click on PRM Properties and set to 9 - remains at 1.
---------------------------------------------------------------------------
27-Jun-2007 Assigned.
---------------------------------------------------------------------------
27-Jun-2007 Investigated by David
Ref: CAvrView::OnDraw() - did not fetch GetPenWidth() for non dotted case for this object - defaulted to nWidth = 1
---------------------------------------------------------------------------
27-Jun-2007 Resolved by David

Fixed in version: 1.04
Updated:
nWidth = pCMark->GetPenWidth() * TWENTIETH_STFLINE_SP * m_scale;
---------------------------------------------------------------------------
20-Aug-2007 Verified by David

Verified for version: 1.04
---------------------------------------------------------------------------
20-Aug-2007 Closed by David

 

 

This webpage was last updated on 11-Feb-2010 at 03:13:14 PM