mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 13:07:02 +00:00
Previously, the auto-enabling logic for CPMenu would not check to see if a menu item had enabled bindings, and would ignore the state determined by those bindings. Now, if a menu is auto-enabling and an item has an enabled binding, the binding is used to set the enabled state of the item.