Actions
Bug #5724
openDisplay actor's suppressBlankLines parameter not working
Start date:
10/22/2012
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
5724
Description
This happens in vergil too.
If I create and run an SDF workflow w/ String Constant => Display, w/ Display's suppressBlankLines option turned on, and String Constant's value set to:
--------
line1
line3 after blank line2
--------
the resulting display includes the blank line.
Files
Updated by Derik Barseghian about 12 years ago
I could file a separate bug for this, and it's a very minor issue, but I also initially thought rowsDisplayed and columnsDisplayed weren't doing anything, because setting them beneath some certain minimum thresholds doesn't affect the popup display size. E.g. using the same attached model, setting rowsDisplayed 1, columnsDisplayed 1, the popup display is not a tiny box.
Actions