Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update containerBoundingRect onMouseDown
Update the containerBoundingRect on every mouseDown event. This ensures the container coords are correct on page resize and hopefully fixes issue agentcooper#259 . This does add some extra overhead, but less than re-rendering the whole element on a page resize.
- Loading branch information