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
Fix null check on additional (null check didn't work)
Add semicolons after styleSup
getHeight and getWidth didn't do a good job, cleanup and improve
=> getHeight didn't work with scrollable surfaces - tested on Linux, getWidth had probably the same problem. clientHeight is currently visible area, not possibly visible area
-moz-border-radius was deprecated, it's now simply border-radius