Le Philousophe 3a57523490 ANDROID: Avoid use-after-free when setting up touch mode
We set up touch mode in graphics managers constructor.
At this point, the _graphicsManager variable was pointed to the freshly
deleted old manager instead of being null.
When we are in this position, assume the cursor is at top left.
2024-06-22 20:23:49 +02:00
..
2023-12-26 20:23:59 +01:00
2023-12-24 13:19:25 +01:00
2024-06-08 11:15:57 +02:00
2024-01-20 23:52:46 +01:00
2024-06-22 11:52:21 +02:00
2024-06-22 11:52:21 +02:00
2024-05-24 16:35:55 +02:00
2023-12-26 20:23:59 +01:00
2023-08-14 00:40:42 +02:00