Changeset [0f655e326415c007c7ff8db8806f3f55c40124ea] by Alexander Ljungberg
March 1st, 2012 @ 10:35 AM
Fixed: sending CPWindow
setAutorecalculatesKeyViewLoop:NO
caused the window to
recalculate the key view loop.
Although the intention might have been to do 'one final calculation run to provide a sensible default', the result is unintuitive and does not match Cocoa's behaviour.
If the key view loop has been manually set up and the user then
calls setAutorecalculatesKeyViewLoop:NO
they don't
expect their work to be overwritten.
https://github.com/cappuccino/cappuccino/commit/0f655e326415c007c7f...
Committed by Alexander Ljungberg
- M AppKit/CPWindow/CPWindow.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.