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

Adjust width according to text length #8

Closed
vpratfr opened this issue Apr 28, 2015 · 3 comments
Closed

Adjust width according to text length #8

vpratfr opened this issue Apr 28, 2015 · 3 comments

Comments

@vpratfr
Copy link

vpratfr commented Apr 28, 2015

  • If the text is too long for the fixed width, the text gets cut. The toast should either
    • marquee the text (scroll it from right to left)
    • adjust the width of the toast (up to screen width minus some margin)
    • split text on multiple lines
@sweggersen
Copy link

+1

1 similar comment
@mustafa-demir
Copy link

+1

@code-mc
Copy link
Owner

code-mc commented Jul 3, 2015

I have incorporated you suggestion. The text will now marquee if it doesn't fit the toast. (v1.0.7)

@code-mc code-mc closed this as completed Jul 3, 2015
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

No branches or pull requests

4 participants