mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-10 12:47:13 +00:00
About this release
This release provides a few improvements over the existing CPTextField:
-
A cleaner, bolder, pixel perfect focus ring. The existing CPTextField artwork actually shrinks the border when the field is focused. The new artwork is stable.
-
Better insets to provide a more balanced placement of text within the field, and provide more consistent insets between nib2cib-created and code-created fields.
-
When disabled, the text is dimmed as it is in Cocoa.