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

Long labels are not wrapped correctly #53

Open
Gitii opened this issue Jan 23, 2019 · 2 comments
Open

Long labels are not wrapped correctly #53

Gitii opened this issue Jan 23, 2019 · 2 comments

Comments

@Gitii
Copy link

Gitii commented Jan 23, 2019

Hi,

there seems to be a bug in the SinglePickerMaterialDialog component (scroll-mode): it does not wrap long items correctly.
Please see this screenshot:
wrap

@buddhiv
Copy link

buddhiv commented Jan 29, 2019

Hi,
I have been working with this widget for month and had the same issue. This is how I resolved this case.

  1. Look for the SinglePickerMaterialDialog.js
  2. Look for the rowContainer style
  3. Add marginRight: 50

Works in this way.

@appli-intramuros
Copy link

@buddhiv how did you add the marginRight to the rowContainer style ?!

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

3 participants