Enable XFA by default in the viewer, and components/ examples (issue 13968)

Given that https://bugzilla.mozilla.org/show_bug.cgi?id=1727396 has now landed, it should now be OK to make this change.
This commit is contained in:
Jonas Jenwald 2021-09-08 12:33:59 +02:00
parent 064c21d360
commit 7498b97aaa
6 changed files with 25 additions and 12 deletions

View file

@ -244,6 +244,7 @@ class DefaultTextLayerFactory {
viewport,
enhanceTextSelection,
eventBus,
highlighter,
});
}
}