Changeset [96a038559e7cda2bbcb5957517e4871441ece129] by Aparajita Fishman
March 24th, 2012 @ 05:56 PM
CPPopover fixes
- Removed animationStyle for now.
- Made sure that popoverDidClose is not called until animation is finished.
- Don't create a new attached window unless: there isn't one; the popover behavior has changed; the current attached window is still visible.
- Don't call popoverWillShow if there is not content view controller.
- Removed unused _shown instance variable.
- Removed redundant !attachedWindow checks followed by attachedWindow message that returns a BOOL.
- Documentation tweaks.
- Fixed up some demo issues. https://github.com/cappuccino/cappuccino/commit/96a038559e7cda2bbcb...
Committed by Aparajita Fishman
- M AppKit/CPOutlineView.j
- M AppKit/CPPopover.j
- M AppKit/_CPAttachedWindow.j
- M Tests/Manual/CPPopover/AppController.j
- M Tests/Manual/CPPopover/main.j
- M Tools/nib2cib/NSPopover.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.