diff options
| author | Andre Weissflog <floooh@gmail.com> | 2024-01-27 15:30:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-27 15:30:43 +0100 |
| commit | 8cb249868012765ce57b151e12b02163bb5ce2b0 (patch) | |
| tree | 2a989750e3b236caf543d3e896efdb3323ff97e1 /README.md | |
| parent | f58a78539e6a972700579ee72cb3f2d66f07088f (diff) | |
| parent | a716d7e30cdf6cfe0f75f5aa0163653676127bdd (diff) | |
Merge pull request #975 from floooh/issue972-event-bubble-control
sokol_app.h emsc: optional event bubbling
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ Simple [STB-style](https://github.com/nothings/stb/blob/master/docs/stb_howto.txt) cross-platform libraries for C and C++, written in C. -[**See what's new**](https://github.com/floooh/sokol/blob/master/CHANGELOG.md) (**06-Jan-2024**: some new size computation helper functions in sokol_gfx.h) +[**See what's new**](https://github.com/floooh/sokol/blob/master/CHANGELOG.md) (**27-Jan-2024**: restored old event bubbling behaviour in sokol_app.h html5) [](/../../actions/workflows/main.yml) [](/../../actions/workflows/gen_bindings.yml) [](https://github.com/floooh/sokol-zig/actions/workflows/main.yml) [](https://github.com/floooh/sokol-nim/actions/workflows/main.yml) [](https://github.com/floooh/sokol-odin/actions/workflows/main.yml)[](https://github.com/floooh/sokol-rust/actions/workflows/main.yml) |