Changeset [e2f8d77f6739616ee5889a489a85f17acd11a7a2] by Alexander Ljungberg
November 19th, 2012 @ 01:54 AM
Fixed: white line when scrolling between tokens.
Without this fix there'd be a white line visible on top of the token field when scrolling between multiple lines of tokens in a short field.
In addition the scroll view was 1 px short which made it possible to scroll tokens up and down by 1 px even when there was only a single row of tokens which should fit in the field.
This fix expands the clip rect upwards by 1 px to bring it all
the way up to the first row of bezel pixels, ensuring sure a single
row of tokens fits fully in a 1 row token field.
https://github.com/cappuccino/cappuccino/commit/e2f8d77f6739616ee58...
Committed by Alexander Ljungberg
- M AppKit/Themes/Aristo/ThemeDescriptors.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.