GalaxyBudsClient icon indicating copy to clipboard operation
GalaxyBudsClient copied to clipboard

[REQ] Control by Pen

Open YexuanXiao opened this issue 2 years ago • 1 comments

I found that GalaxyBudsCilent does not support touch control by pen at all. Using the pen as a pointer for control is supported in most applications, and I would expect the GalaxyBudsCilent to do the same.

YexuanXiao avatar Dec 25 '21 07:12 YexuanXiao

I have the same problem on my surface pro x.It responds to touches with a finger but not the pen.

mmichal3 avatar Feb 11 '22 03:02 mmichal3

This was an issue with the UI toolkit I used. They seem to have added pen support here: https://github.com/AvaloniaUI/Avalonia/pull/7412

The next version will include the latest version of the UI toolkit and their new pen support.

timschneeb avatar Feb 10 '24 23:02 timschneeb