We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11deaa7 commit 85052e0Copy full SHA for 85052e0
1 file changed
CHANGELOG.md
@@ -21,6 +21,7 @@ Arcade [PyPi Release History](https://pypi.org/project/arcade/#history) page.
21
- `arcade.gui.NinePatchTexture` is now lazy and can be created before a window exists allowing creation during imports.
22
- Improve `arcade.gui.experimental.scroll_area.ScrollBar` behavior to match HTML scrollbars
23
- Support drawing hitboxes using RBG or RGBA
24
+- Fixed a bug causing some events to not trigger on the window's keyboard and mouse state handlers
25
26
## Version 3.0.2
27
0 commit comments