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
* JS: rename textWidth variable to barWithOverflowWidth
* JS: use clientWidth instead of offsetWidth
It's seems better since we don't use padding attribute, and scrollWidth wouldn't include it anyway.
0 commit comments