Calle Laakkonen
Calle Laakkonen
Here's a new test build: https://drawpile.net/files/osx/Drawpile-2.0.10-test2.dmg This version ignores the stylus buttons. With my Wacom tablet, it still activates scrolling mode somehow when both drawing and pressing the rocker button,...
Hmm, looking more closely at the log, these events are quite weird: Stylus press X=300.81 Y=31.10 B=100 P=0.0% Stylus release X=39.78 Y=119.08 B=1 P=43.1% That first stylus press has the...
The advantage would be that you don't have to draw the borders manually and the borders are part of the annotation so they'll move with it if you move it....
This would be an interesting feature, but requires more design work. Some part of it has to be implemented on the website side but I'm not yet clear how it...
I'll take a look at this in the future. I have some preliminary ideas for a major overhaul of the paint engine for version 3.0, so I'll keep this in...
Yes, there seems to be a lot of confusion about how hosting works, and Drawpile should offer more help. There's a hosting guide on the website but it seems people...
The ping feature already exists. Right click on the host address text in the status bar and select *statistics*. It will display the total amount of data transferred and the...
I added a menu action for terminating a session. The server did have an implementation of the killsession command, I had just forgotten to add it to the client UI.
STUN is only part of the solution. To actually establish a connection to a host behind NAT, a NAT piercing protocol is also needed. If a library that packages this...