1.0.26
- Changed
widthandheightvalues to be based omgetBoundingClientRectrather thanoffsetWidthandoffsetHeight(which are integers and can cause rounding/flickering problems in some cases).
width and height values to be based om getBoundingClientRect rather than offsetWidth and offsetHeight (which are integers and can cause rounding/flickering problems in some cases).