Projects

Ticket #300 (closed defect: invalid)

Opened 3 years ago

Last modified 18 months ago

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

toolbar_item_ordering.diff Download (0.8 KB) - added by dj2@… 3 years ago.

Change History

Changed 3 years ago by dj2@…

Changed 2 years ago by lsansonetti@…

  • owner changed from lsansonetti@… to rich@…

Assigning to Rich for screening.

Changed 18 months ago by lsansonetti@…

  • status changed from new to closed
  • resolution set to invalid

HotCocoa is no longer developed here. Please report the problem to  http://github.com/richkilmer/hotcocoa.

Note: See TracTickets for help on using tickets.