We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e47606 commit 76b19aeCopy full SHA for 76b19ae
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
+## [v4.2.0-beta.11] - 2024-12-01
9
+
10
+### Changed
11
12
+- Hook `EAGLView` `mouseDownExec:`/`mouseUpExec:` methods for mouse input instead of CCTouchDispatcher (#14) - Thanks @SpaghettDev
13
14
## [v4.2.0-beta.10] - 2024-12-01
15
16
### Added
0 commit comments