Ticket #300 (closed defect: invalid)
HotCocoa toolbar doesn't always honour ordering of items
| Reported by: | dj2@… | Owned by: | rich@… |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | MacRuby | Keywords: | HotCocoa NSToolbar |
| Cc: |
Description
If you have a toolbar and use a mix of default symbols and NSToolbarItems then the toolbar will not maintain the ordering specified. All of the symboled items will move to the left of the toolbar and all the NSToolbarItems will be on the right.
The attached patch fixes this issue.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


