mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-13 22:21:29 +00:00
Previously, the CPDatePicker sent an action to the target when the method setObjectValue: and setDateValue were called. Now it sends the action only when the user makes an action. Fixed #2206