smalu
Results
1
comments of
smalu
I guess this is also related to #15. I had the same issue and for me the workaround is simply: ` var getMyRealHeight = function(){ return element.clientHeight; };`