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

Display newlines in cards #103

Closed
SjoenH opened this issue Aug 6, 2021 · 0 comments · Fixed by #107
Closed

Display newlines in cards #103

SjoenH opened this issue Aug 6, 2021 · 0 comments · Fixed by #107
Labels
bug Unexpected behavior or defects in the application feat New feature or request

Comments

@SjoenH
Copy link
Contributor

SjoenH commented Aug 6, 2021

Feedback ID32: In all post-it boxes, the text is visualized as one long paragraph. I would like to see the card with the same layout as my original input, including returns and spaces between paragraphs.

@SjoenH SjoenH added feat New feature or request bug Unexpected behavior or defects in the application labels Aug 6, 2021
SjoenH pushed a commit that referenced this issue Aug 6, 2021
Add support for multiple lines in the cards on the canvas.
Solved by adding a mask on the text. This might have some performance impact...

> Feedback ID32: In all post-it boxes, the text is visualized as one long paragraph. I would like to see the card with the same layout as my original input, including returns and spaces between paragraphs.

fixes #103 vsm-169
SjoenH pushed a commit that referenced this issue Aug 6, 2021
Add support for multiple lines in the cards on the canvas.
Solved by adding a mask on the text. This might have some performance impact...

> Feedback ID32: In all post-it boxes, the text is visualized as one long paragraph. I would like to see the card with the same layout as my original input, including returns and spaces between paragraphs.

fixes #103 vsm-169
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected behavior or defects in the application feat New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant