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
If the user wants to set white-space to normal for the content adjust dynamically, then the height of group should be calculated accordingly, but this doesn't occurs:
The css property white-space is set nowrap in .vis-item .vis-item-content element:
vis-timeline/lib/timeline/component/css/item.css
Lines 92 to 93 in 57e091f
If the user wants to set white-space to normal for the content adjust dynamically, then the height of group should be calculated accordingly, but this doesn't occurs:
Code Example: https://jsfiddle.net/qu9t7dr2/1/
Tested with timeline v5.1 and last version from repo in Chrome V77
The text was updated successfully, but these errors were encountered: