Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanho committed May 29, 2024
1 parent 70dfed0 commit 2453ac0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ protected DisplayableData createVCSDisplay()
+ paramName, true, isColorFill);
addAttributedDisplayable(display,
FLAG_CONTOUR | FLAG_COLORTABLE
| FLAG_DISPLAYUNIT | FLAG_COLORTABLE | FLAG_SMOOTHING);
| FLAG_DISPLAYUNIT | FLAG_SMOOTHING);
return display;
}

Expand Down

0 comments on commit 2453ac0

Please sign in to comment.