Actions
Bug #145
closedadding scanner option 'maskViews' in DevCommanders
Start date:
02/14/2017
Due date:
% Done:
0%
Estimated time:
Forum topic:
Description
BlackBox 1.6 treated a ruler (TextRulers.Ruler) that appeared in front of or inside the command of a DevCommander as a paragraph character (0EX). With issue #103 of BlackBox 1.7 this behavior has been changed unintentionally and in 1.7 rulers are thereby returned as views (02X), which invalidates commands that contain a ruler or other masked views. The reason for the side effect is that option 'maskViews' was ignored in 1.6 but is honored in 1.7. By adding option 'maskViews' to the scanner used in DevCommanders the behavior of 1.6 can be re-established.
Actions