Files
cappuccino/Tests/AppKit
Alexandre Wilhelm f82b478a77 New: added the method setNeedsLayout:
This PR adds the possibility to layout or not a CPView.
Previously, once setNeedsLayout was called on a CPView, it wasn't possible to cancel the layout of the view.
Now we can as in cocoa. The method setNeedsLayout will still work (it calls the method setNeedsLayout: with YES).

UnitTests in Tests/AppKit/CPViewTest.j
2015-02-20 14:36:27 -08:00
..
2013-02-18 11:03:51 -05:00
2013-01-20 19:10:41 +00:00
2011-04-23 15:50:32 +02:00
2013-01-20 19:10:41 +00:00
2013-01-24 09:01:54 +08:00
2011-04-25 14:12:52 +02:00
2013-02-25 18:27:44 +00:00
2014-08-24 14:12:44 +02:00
2014-09-12 22:33:50 +02:00
2013-01-20 18:24:48 +00:00
2013-01-24 09:01:54 +08:00
2013-01-24 00:08:47 +00:00
2013-01-24 09:01:54 +08:00
2015-02-03 16:46:49 -08:00
2013-01-24 00:08:47 +00:00
2010-12-09 13:45:29 -08:00