Michael Schneider
f574f2c54e
[Layout] Further deprecation steps for preferredFrameSize ( #2255 )
...
* Deprecate preferredFrameSize
- Remove all support for preferredFrameSize in ASDK
- preferredFrameSize setter calls through and sets the width and height of the node
- preferredFrameSize getter tries to return a CGSize based on the width and height properties otherwise if this is not possible it throws
* Address comments
* Return CGSizeZero for preferredFrameSize unless width and height are ASDimensionUnitPoints
* Better comment for preferredFrameSize and remove lock in calculateSizeThatFits:
2016-09-27 16:07:36 -04:00
..
2014-06-26 22:32:55 -07:00
2016-03-19 22:37:02 -07:00
2016-09-15 11:56:46 -07:00
2016-09-25 20:53:27 -07:00
2016-09-05 12:30:06 -07:00
2016-06-11 23:31:39 -07:00
2016-09-07 08:44:48 -07:00
2016-06-11 23:31:39 -07:00
2016-08-15 13:07:49 -07:00
2016-06-11 23:31:39 -07:00
2016-06-11 23:31:39 -07:00
2016-09-02 15:10:15 -07:00
2016-09-22 16:00:52 -07:00
2016-08-29 16:44:11 -07:00
2016-09-22 13:35:04 -07:00
2016-06-11 23:31:39 -07:00
2016-09-22 15:48:36 -07:00
2016-08-26 10:54:55 -07:00
2016-08-27 15:09:59 -07:00
2016-08-27 15:09:59 -07:00
2016-06-27 12:53:33 +10:00
2016-09-08 11:59:57 -07:00
2016-09-22 16:00:52 -07:00
2016-09-07 08:44:48 -07:00
2016-09-27 16:07:36 -04:00
2016-06-11 23:31:39 -07:00
2016-06-11 23:31:39 -07:00
2016-09-07 08:44:48 -07:00
2016-09-22 16:00:52 -07:00
2016-09-07 08:44:48 -07:00
2016-09-22 16:00:52 -07:00
2016-09-07 08:44:48 -07:00
2016-08-27 15:09:59 -07:00
2016-06-11 23:31:39 -07:00
2016-09-07 08:44:48 -07:00
2016-09-05 12:30:06 -07:00
2016-09-05 12:30:06 -07:00
2016-06-11 23:31:39 -07:00
2016-09-07 08:44:48 -07:00
2016-09-22 16:00:52 -07:00
2016-09-25 20:53:27 -07:00
2016-09-25 20:53:27 -07:00
2016-09-22 16:00:52 -07:00
2016-09-22 16:00:52 -07:00
2016-09-22 13:35:04 -07:00
2016-07-25 10:26:51 -07:00
2016-06-11 23:31:39 -07:00
2016-06-11 23:31:39 -07:00
2016-09-04 12:01:42 -07:00
2016-09-07 08:44:48 -07:00
2016-09-25 20:53:27 -07:00
2016-09-07 08:44:48 -07:00
2016-06-11 23:31:39 -07:00
2016-08-27 15:09:59 -07:00
2016-09-01 16:44:16 -07:00
2016-08-27 15:09:59 -07:00
2016-08-27 15:09:59 -07:00
2016-06-11 23:31:39 -07:00
2016-08-27 17:51:20 -07:00
2016-03-08 22:58:27 -08:00
2014-06-26 22:32:55 -07:00