v2.4.1
Summary
This minor release fixes some regressions related to sizes that were introduced in earlier refactorings. It also brings back support for custom contexts (but not via the hook we had earlier).
What's Changed
Fixes:
- Size inits as (1,1) and logical size is applied early by @almarklein in #141
- Better support for custom contexts by @almarklein in #142
- Resolve incompatible char events by @almarklein in #143
- Bump pyscript in docs and examples by @Vipitis in #136
Additions:
- Add notes on performance for Qt bitmap present by @almarklein in #139
- Allow displaying frame-time in ms in title ($ms instead of $fps) by @almarklein in #140
Full Changelog: v2.4.0...v2.4.1