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

Incongruent direction indentation #3

Merged
merged 4 commits into from
May 13, 2024

Conversation

lucieleblanc
Copy link

@lucieleblanc lucieleblanc commented May 9, 2024

(Also added a missing check in the congruent-directions case.)

Note that bidirectional text currently doesn't wrap correctly -- see pop-os#252 for details. This PR only ensures that the first line accounts for indentation.

@lucieleblanc lucieleblanc marked this pull request as ready for review May 9, 2024 16:52
@lucieleblanc lucieleblanc requested a review from Advait-M May 9, 2024 18:00
Copy link
Member

@Advait-M Advait-M left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we can't add unit tests for this piece due to the incongruent text overflow bug on the first line?

src/shape.rs Outdated Show resolved Hide resolved
@lucieleblanc
Copy link
Author

Yes, unfortunately. I have the tests running on the Warp side to show this working though.

@lucieleblanc lucieleblanc merged commit db4ecba into main May 13, 2024
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