Pablo Bernal

Results 2 issues of Pablo Bernal

Hi, I'm trying to CSS scale a KinecticJS canvas that also has some touching shapes. After a simple CSS scale3d transform, everything works fine in my laptop web browser, but...

``` -- The row isn't within the visible bounds of our view else -- Re calculate the scrollHeight self._scrollHeight = self._scrollHeight - row._height if self._scrollBar then self._scrollBar:repositionY() end -- decrement...