Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bidi #1324

Closed
xuxian02092213 opened this issue Dec 2, 2021 · 1 comment · Fixed by #1325
Closed

bidi #1324

xuxian02092213 opened this issue Dec 2, 2021 · 1 comment · Fixed by #1325

Comments

@xuxian02092213
Copy link

xuxian02092213 commented Dec 2, 2021

src\file\paragraph\properties.ts

if (options.bidirectional !== undefined) {
this.push(new OnOffElement("w:bidi", options.contextualSpacing));
}

is it right?

@dolanmiu
Copy link
Owner

dolanmiu commented Dec 2, 2021

Fixing this now, yes sorry, looks like a re-factoring error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants