@JulianEisel - planning on merging this later today, its tiny and doesn’t really need a review from you, just thought you might want to be informed of the weird behavior mentioned earlier
Another option here is to make the pen_flip
variable actually static across the lifetime of a stroke. If I use the eraser mode on my tablet, it actually triggers a new stroke upon press, however, I don't know if that's a tablet specific detail. Maybe @JulienKaspar can weigh in on the expected behavior?
Have a build up for testing in !129184, will attempt to reproduce the issue on my tablet when I get the chance.
I have a potential fix in the linked issue that should be available for testing shortly in the linked PR. I'm going to close this one as a duplicate, since I'm fairly certain that fix will fix…
I need to verify this behavior with a tablet specifically, but I can somewhat simulate the concept of the pen_flip
variable changing mid stroke with the following diff
diff --git…
parent_group
property on layer groups
@Clayton-Howard It might be the tablet, try updating drivers for it.
This sounds like a similar issue as #126939