Closed jonnitto closed 2 years ago
If I initialize the settings with false, I can't enable anything. But if I initialize it without parameter, I can turn features off (e.g. set_hyphenation(false)
false
set_hyphenation(false)
I also see no de widow, even with the default setting…
Do you have a minimal example somewhere (gist or repo is fine)?
@jonnitto Is this still relevant?
If I initialize the settings with
false
, I can't enable anything. But if I initialize it without parameter, I can turn features off (e.g.set_hyphenation(false)
I also see no de widow, even with the default setting…