Changeset [eed37a0f810ab7bd0447e53f7dc969868fe5ad65] by Alexander Ljungberg
December 14th, 2012 @ 05:12 AM
Fixed: if any token field was being edited, the object value of all other token fields contained the partial value.
Without this fix, token fields generally assumed that if there was anything in the shared editor buffer, it belonged to the current field, even if it wasn't the field that was being edited.
With this fix only the token field actually being edited
considers the editor contents.
https://github.com/cappuccino/cappuccino/commit/eed37a0f810ab7bd044...
Committed by Alexander Ljungberg
- M AppKit/CPTokenField.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.