Brendan McKeown

Results 4 comments of Brendan McKeown

Also seeing this error after upgrading lerna from 3.22.1 to 5.4.3 using an **Azure DevOps** repo. It seems to be connected to the git push of the publishing process and...

I'm also having trouble with this same issue. In IE 8, when a rotated object is translated, it moves along it's own axis, not straight up/down/left/right, so you can get...

I found a fix for this issue, at least for my usage. In the execMatrix function, replace this line (around 290): this.fixPosition(matrix, tx, ty); with this: // factor in the...