C2014-006: for BGE alarms, transition to window should have window with HLS text
Fix B2015-211 (pagination flag to fix step text from overlapping bottom continue message)
This commit is contained in:
@@ -1194,6 +1194,8 @@ namespace Volian.Print.Library
|
||||
yAddForBtmMsg = myBottomMsgSpace;
|
||||
else
|
||||
yAddForBtmMsg = 0;
|
||||
// The following was added to fix B2015-211: step text was overlapping bottom continue message
|
||||
if (myPara.MyItemInfo.ActiveFormat.PlantFormat.FormatData.PrintData.SpecialCaseCalvertPagination) yAddForBtmMsg = -myBottomMsgSpace;
|
||||
spaceOnPage += yAddForBtmMsg;
|
||||
if (!IsIP3Format)
|
||||
{
|
||||
|
Reference in New Issue
Block a user