You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following line is commented out in the QuadWarper (in setup), meaning that the corners are not editable. Discovered this when I was updating an older project. Any reason for this, or is it just a bug?
The following line is commented out in the QuadWarper (in setup), meaning that the corners are not editable. Discovered this when I was updating an older project. Any reason for this, or is it just a bug?
setSize(baseDraw.getWidth(), baseDraw.getHeight());
The text was updated successfully, but these errors were encountered: