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

change whitespace from normal to pre-line #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

christopherpickering
Copy link

For multiline tooltips it would be nice to accept a multi line input and preserve line breaks.
pre-line will keep the source line breaks.

For multiline tooltips it would be nice to accept a multi line input and preserve line breaks.
pre-line will keep the source line breaks.
@christopherpickering
Copy link
Author

@Wikiki any change on merging?

@suterma
Copy link

suterma commented Mar 16, 2024

While this works well as intended, I would not personally like this to be the default. In my Vue app, the linter might choose to break text lines (or I do for readability) and I am happy to have the default as is.

That said, I would suggest to make this either optional with a class like 'has-tooltip-multiline-pre-line' or better yet, with a new scss variable like $tooltip-whitespace

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