Selaa lähdekoodia

Update WhatsNew.txt

Sylvain Becker 6 vuotta sitten
vanhempi
commit
6f732d4ee8
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      WhatsNew.txt

+ 1 - 0
WhatsNew.txt

@@ -8,6 +8,7 @@ This is a list of major changes in SDL's version history.
 
 Android:
 * Removed SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH (replaced by SDL_HINT_MOUSE_TOUCH_EVENTS and SDL_HINT_TOUCH_MOUSE_EVENTS)
+  (Changed old default behavior from hardware mouse triggering touch events to now not doing so (SDL_MOUSE_TOUCH_EVENTS=0) to match the default behavior of other platforms")
 
 
 ---------------------------------------------------------------------------