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

Fixes an issue affecting multi-line Text blocks #520

Merged
merged 1 commit into from
Oct 18, 2016

Conversation

clementprdhomme
Copy link
Contributor

@clementprdhomme clementprdhomme commented Oct 12, 2016

Basically, if the user would create new lines in a Text block by pressing Shift + Enter, when hitting the backspace key with the caret at the first position of any line (except the first one), the block would be merged into the previous one instead of merging the lines. Also, just the content of the first line would be kept.

You may want to create some tests so you won't have any regression at some point. I'm happy to help.

Link to the issue

Basically, if the user would create new lines in a Text block by pressing Shift + Enter, when hitting the backspace key with the caret at the first position of any line (except the first one), the block would be merged into the previous one instead of merging the lines. Also, just the content one the first line would be kept.
@raffij
Copy link
Contributor

raffij commented Oct 17, 2016

Thanks @clementprdhomme I'll take a look at this soon.

@raffij raffij merged commit efbc7fd into madebymany:master Oct 18, 2016
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