Skip to content

Commit 32553fc

Browse files
committed
Note that TextInput is no longer enabled by default
Caused by SDL3
1 parent 9c352c5 commit 32553fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Be sure to run [Mypy](https://mypy.readthedocs.io/en/stable/getting_started.html
3232
- Sound queueing methods were moved from `AudioDevice` to a new `AudioStream` class.
3333
- `BasicMixer` may require manually specifying `frequency` and `channels` to replicate old behavior.
3434
- `get_devices` and `get_capture_devices` now return `dict[str, AudioDevice]`.
35+
- `TextInput` events are no longer enabled by default.
3536

3637
### Deprecated
3738

0 commit comments

Comments
 (0)