Nathan Wright
Results
1
issues of
Nathan Wright
There's a small operator precedence problem in reposition() that causes the function to throw an error when this.target == null. The ternary operator in this statement: ``` coords = coords...