Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

oldest pen values are returned with OpenGL renderer #6

@codeanticode

Description

@codeanticode

From an email report:

"In P3D and P2D, the library seems to be queuing up all of the intermediate pen values between each draw() call - but when any of tablet.getPressure(), tablet.getPenKind(), tablet.getX(), tablet.getY() etc are called, only the oldest value in the queue is popped. Whereas with the default renderer, it just return the current pen state."

Discussion here.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions