Files
cappuccino/AppKit
Aparajita Fishman 8f1191733b Fixed race condition when editing table cells
Previously, when double-clicking on a table cell to edit it, there was a possibility of a race condition. A refresh of the display was requested, then the run loop was passed through once. But it was possible for the display refresh to not be queued when the run loop was passed through, in which case the refresh would cancel the editing. Or at least I think that's what was happening.  ;-)

This commit (hopefully) eliminates the race condition by synchronously refreshing the layout and display.

Made some miscellaneous formatting fixes as well.
2016-01-19 23:12:11 -08:00
..
2015-10-23 10:18:03 +02:00
2015-12-20 09:29:54 +01:00
2013-01-23 15:48:55 +07:00
2015-11-06 14:09:23 +01:00
2015-10-23 10:18:03 +02:00
2013-01-23 15:48:55 +07:00
2015-12-19 21:56:27 +01:00
2013-01-08 18:07:15 +00:00
2015-11-19 06:13:18 +01:00
2013-02-20 03:00:20 -05:00
2013-01-24 19:18:39 +08:00
2015-11-19 06:13:18 +01:00
2010-12-09 13:00:52 -08:00
2013-01-24 19:18:39 +08:00
2015-04-22 11:22:44 -07:00
2015-12-07 14:58:42 +01:00
2011-03-25 22:52:57 -04:00
2015-04-22 11:22:44 -07:00
2015-12-01 21:06:55 +01:00
2015-10-23 10:18:03 +02:00
2013-01-23 15:48:56 +07:00
2015-03-08 20:46:56 +01:00
2015-12-10 18:29:34 +01:00
2013-01-11 00:48:18 +00:00
2013-01-24 19:18:39 +08:00
2009-11-02 15:59:42 -08:00