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
Right now, the stylus' erase does work as expected, but has no visual feedback of the eraser's selection being made.
The quick implementation of the boox SDK (touchHelper) offers callbacks for the physical eraser, that are used in this codebase, but does not implement the drawing feedback for it (it seems - they expect a "live erasing" which is not what I'd like to achieve here)
The text was updated successfully, but these errors were encountered:
Right now, the stylus' erase does work as expected, but has no visual feedback of the eraser's selection being made.
The quick implementation of the boox SDK (
touchHelper
) offers callbacks for the physical eraser, that are used in this codebase, but does not implement the drawing feedback for it (it seems - they expect a "live erasing" which is not what I'd like to achieve here)The text was updated successfully, but these errors were encountered: