Jasper St. Pierre 4352cc231e modalDialog: Don't use a for...in loop for iterating over arrays.
for...in loops do not guarantee that the indexes iterate in order. As a
consequence, buttons may appear in an undesired order.
2011-09-19 13:42:47 -04:00
..
2011-09-19 00:08:55 -04:00
2011-09-18 23:32:03 -04:00