Skip to content

Commit 7eae276

Browse files
committed
No label truncation
1 parent 2985d98 commit 7eae276

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

libmadeline.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ std::string pedigree_SVG(emscripten::val header,
1414
{
1515
DrawingMetrics::setColor(true);
1616
DrawingMetrics::setEmbeddedState(true);
17+
DrawingMetrics::setNoLabelTruncation(true);
1718
DrawingMetrics::setScalableState(false);
1819

1920
if (emscripten::vecFromJSArray<std::string>(header).size() == 0 ||

madeline.js

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)