Changeset [57b2d73632d04f22ea3d195ef8fce5cdd51f8b6f] by Alexander Ljungberg
January 30th, 2013 @ 01:15 AM
Fixed: undefined location of key events.
Without this fix all regular key events such as
CPKeyDown
would have an undefined location.
Since the location can't be retrieved from the browser on key
events, this fix now makes it so that the last seen mouse position
is included with each key event.
https://github.com/cappuccino/cappuccino/commit/57b2d73632d04f22ea3...
Committed by Alexander Ljungberg
- M AppKit/Platform/DOM/CPPlatformWindow+DOM.j
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.