Files
cappuccino/Tests/Manual/CPSegmentedControlTest
cacaodev 1b981e0695 FIXED: segmented control height in nib2cib
The -tile method now leaves the frame height unchanged instead of
sizingToFit the theme attribute « min-size ».
The « min-size » is still in use when we layout the ephemeral subviews.

This is how other controls with a min-size work.
Also added -minimumFrameSize. This CPControl subclass will return the
frame for sizeToFit, i.e. when you want to sync the frame attribute
with the minimum/visible height.

Tests : CPSegmentedControlTest & Nib2CibAlignment manual tests.

Fixes: #2341
2015-04-07 18:29:06 +02:00
..
2015-03-02 19:08:32 +01:00
2013-01-19 02:11:37 +00:00
2013-01-19 02:11:37 +00:00
2013-01-04 12:15:09 -08:00