Dan Sandler

Results 7 comments of Dan Sandler

When you turn on Debug mode in Markers, do you see any variation at all in the numbers on the left-hand side of the graph?

If the number changes at all, even a very small amount, over time Markers should adjust to it and give you pressure sensitivity back. (You have to do a lot...

There's a bunch of stuff that's in the "wear" branch that I never merged to master. Try that first.

Yeah, this is WAI (working as intended) for now. What I'd like to do is have Markers rotate the UI around the canvas, but I haven't gotten around to implementing...

I was looking over this patch again and it occurred to me that I'd really rather not do Java reflection on every MotionEvent—that can be pretty expensive. Things I'd want...

Hey, I took a look at this patch, and it would be more efficient to add a paintBitmap(Bitmap, Matrix) method so that we can just rotate it when drawing it...

This looks awesome (but probably not what you were hoping for 😅) Can you capture a screen recording of the bugs so I can see how the lines and artifacts...