diff options
| author | Ghost <[email protected]> | 2023-01-14 19:41:42 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-01-14 19:41:42 +0100 |
| commit | 2a2f2b20b8d918f9597334efad067683ae2328b0 (patch) | |
| tree | 73dbe31f70a619facf9df0b0080f1378615e7858 /examples/raylib_makefile_example.bat | |
| parent | aed131a8f0746065d97f2ff35f5a90713236efc0 (diff) | |
| download | raylib-2a2f2b20b8d918f9597334efad067683ae2328b0.tar.gz raylib-2a2f2b20b8d918f9597334efad067683ae2328b0.zip | |
Fixed bug : touches become sticky (#2857)
Touches became sticky and didn't disappear after using more than 2 fingers, fixed by getting the touch count of how many fingers are on the screen, and only looping through the available/pressed down touch points instead of looping through the maximum touch points.
Tested with more than 10 touch points, and with different MAX points value, working perfectly.
Diffstat (limited to 'examples/raylib_makefile_example.bat')
0 files changed, 0 insertions, 0 deletions
