ChordSearch Problem Report 27
Title: Print / Preview page number left justified - should be centre
Priority: 4 Version detected: 1.31 Version fixed: 1.31
Problem Description
:
Ver.: 1.30, 21-Mar-2013
Problem description:
Print / Preview page number left justified - should be centre
---------------------------------------------------------------------------
21-Mar-2013 Assigned by David
---------------------------------------------------------------------------
21-Mar-2013 Investigated by David
Due to def:
const int X_PG_NUM = 496 * THOUSANDTH_INCH_HI_ENG; At some stage changed consts HUNDRETH_INCH_HI_ENG to THOUSANDTH_INCH_HI_ENG - erroneously changed this.
---------------------------------------------------------------------------
21-Mar-2013 Resolved by David
Fixed in version: 1.31
Changed X_PG_NUM to const int X_CNTR_JUST_PG_NUM = 496 * HUNDRETH_INCH_HI_ENG;
---------------------------------------------------------------------------
21-Mar-2013 Verified by David
Verified for version: 1.31
Fixed - centre justified footer number.
---------------------------------------------------------------------------
21-Mar-2013 Closed by David
This webpage was last updated on
03-May-2013 at 11:04:25 AM |