Changeset [26c26914dab2acb8602095cbbf87d1b3896b4742] by Alexander Ljungberg
August 1st, 2012 @ 01:38 PM
Fixed: token field scrolling away from selected token.
Sometimes clicking a token would cause the token field to scroll to some other spot. This appears to have been caused by the inactive input element gaining focus.
We no longer need the input element for keyboard navigation so
we can hide it entirely when it's not used to input a new token.
Also, avoid focusing the input element needlessly.
https://github.com/cappuccino/cappuccino/commit/26c26914dab2acb8602...
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.