Changeset [c277ae7f68e7512d5473c68c38997abd70025119] by Alexander Ljungberg
July 30th, 2010 @ 03:03 PM
Fixed: calling CPTabView setTabViewType:CPNoTabsNoBorder before
the first insertTabViewItem would cause an error. Fixed: if a tab
item was added in CPNoTabsNoBorder mode, and the mode was later
switched to CPTopTabsBezelBorder, that previously added tab item
would have no label/tab. The solution is to maintain labelsView
in either mode; since in CPNoTabsNoBorder mode labelsView is
not in the view hierarchy anyhow the performance impact should be
minimal.
http://github.com/280north/cappuccino/commit/c277ae7f68e7512d5473c6...
Committed by Alexander Ljungberg
- M AppKit/CPTabView.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.