Files
textmate/Frameworks
Allan Odgaard c88b3e3611 Set “center tab labels” constraint below “fitting size” priority
This way when asking for a fitting size we get back the minimum size with all but the centering constraint met (and minimized).

In theory the compression resistance for the text field only need to be NSLayoutPriorityFittingSizeCompression+1 but for reasons I do not yet understand, we need to set it higher than NSLayoutPriorityDefaultLow, otherwise the fitting width will occasionally be 64.
2014-09-29 18:23:33 +02:00
..
2014-08-03 09:04:57 +02:00
2014-09-03 17:02:25 +02:00
2014-08-03 09:04:57 +02:00
2012-08-09 16:25:56 +02:00