Skip to content

Conversation

rezass
Copy link
Contributor

@rezass rezass commented Nov 20, 2022

Currently, when you select characters in a bidi line, it selects 10x more width than required. It is because of the contatinating a 0 to a string. This pull request fixes this problem.

@nightwing
Copy link
Member

Thank you!

@codecov
Copy link

codecov bot commented Nov 23, 2022

Codecov Report

Base: 86.11% // Head: 86.11% // No change to project coverage 👍

Coverage data is based on head (11448fd) compared to base (8562f94).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5002   +/-   ##
=======================================
  Coverage   86.11%   86.11%           
=======================================
  Files         546      546           
  Lines       41600    41600           
  Branches     6553     6553           
=======================================
  Hits        35822    35822           
  Misses       5778     5778           
Flag Coverage Δ
unittests 86.11% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/layer/marker.js 70.37% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nightwing nightwing merged commit fa64f84 into ajaxorg:master Nov 23, 2022
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 this pull request may close these issues.

2 participants