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
Works well, except that the erase button on the pen doesn't work (It just make writing smaller). And hotkeys are not configurable. And trigger when you lift the key instead of when you press it, which makes it feel weird and unresponsive. Also my pen cursor is just a mouse I don't know if there is something I'm supposed to change to fix that (I use opentabletdriver with windows ink plugin).
Edit: Binding pen button to hotkey isn't a fix because the only thing I can bind it to are undo or erase everything. If I draw 5 lines and then decide I want to erase the 2nd line I drew. I have to erase everything, or erase line 2-5 to erase line 2.
Edit2: Specifically I would want to be able to erase the entire line just by erasing any part of it. Instead of having to manually redraw over it with the eraser.
would need to calculate all points which are some distance(the widths?) away from the drawn line to do this
The text was updated successfully, but these errors were encountered:
would need to calculate all points which are some distance(the widths?) away from the drawn line to do this
The text was updated successfully, but these errors were encountered: