mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-25 15:48:58 +00:00
Now everything will attempt to track pens through proximity changes (instead of removing the pen entirely). testpen.c has been updated to reflect this. Some platforms and devices are better at this than others, but this seems like a significant usability improvement across the board. Fixes #12992.