Open atlanteh opened 3 years ago
Describe the bug Setting readingOrder as rightToLeft have no impact on the document
readingOrder
rightToLeft
To Reproduce https://gist.github.com/atlanteh/f0f0a11e359bb75582c24b32f67401bc
Expected behavior The cell should show the percentage to the right of the 'test' word
Environment (please complete the following information):
Additional context I debugged the issue, and noticed that the resulting xml has readingOrder="rightToLeft"' instead ofreadingOrder="2"'
readingOrder="rightToLeft"' instead of
Describe the bug Setting
readingOrder
asrightToLeft
have no impact on the documentTo Reproduce https://gist.github.com/atlanteh/f0f0a11e359bb75582c24b32f67401bc
Expected behavior The cell should show the percentage to the right of the 'test' word
Environment (please complete the following information):
Additional context I debugged the issue, and noticed that the resulting xml has
readingOrder="rightToLeft"' instead of
readingOrder="2"'