You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
Is there a way to autosize the Chip after it is created? Like setting a Boolean property in designer and change it from false to true if we want to autosize the Chip. I use the JFXChipView control to add some email addresses and somehow, at this point, the email address is displaying with ellipsis. For example, if I have two emails "my_fisrt_email@gmail.com" and "my_first_email@yahoo.com", for both of them it will display something like "my_first_email...". I don't see the domain for both of them.
Sorry for my english...
Thanks
The text was updated successfully, but these errors were encountered:
Hi.
Is there a way to autosize the Chip after it is created? Like setting a Boolean property in designer and change it from false to true if we want to autosize the Chip. I use the JFXChipView control to add some email addresses and somehow, at this point, the email address is displaying with ellipsis. For example, if I have two emails "my_fisrt_email@gmail.com" and "my_first_email@yahoo.com", for both of them it will display something like "my_first_email...". I don't see the domain for both of them.
Sorry for my english...
Thanks
The text was updated successfully, but these errors were encountered: