smoothcontract / mediate

Automatically exported from code.google.com/p/mediate
0 stars 0 forks source link

pause functionality for mediate updates #114

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
need buttons to pause/play mediate in preview window so we can prevent
mediate launching various actions and jumping to other screens.

mediate will still need to perform rendering steps.. this might not work
completely since a number of the object updates simply invalidate the
underlying object which is then refreshed on the next update. If the update
is via a render then it should be okay.

Original issue reported on code.google.com by aretman...@gmail.com on 11 Jun 2008 at 12:26

GoogleCodeExporter commented 9 years ago
add support for pausing/resuming mediate renders. This could enable/disable 
idle events?

Original comment by aretman...@gmail.com on 11 Jun 2008 at 1:33

GoogleCodeExporter commented 9 years ago
This will be extremely difficult to implement since all of the rendering code 
is used
for providing designer feedback. Reject this instead as it's of minimal benefit.

Original comment by aretman...@gmail.com on 15 Apr 2009 at 8:41