On Wed, 6 Jul 2011 10:27:02 -0500 "Edward K. Ream" <[email protected]> wrote:
> On Wed, Jul 6, 2011 at 8:49 AM, Terry Brown <[email protected]> wrote: > > > Just a heads up that the lp:~terry-n-brown/leo-editor/free_layout > > branch contains huge revision of viewrendered > > What happened to all the code? There is no ViewRenderedController. A lot of it got removed :-) I think quite a lot of it was trying to compensate for shortcomings in the nested_splitter / free_layout layers, which I improved. There's still a ViewRenderedController controller class, although it's not attached to c as c.viewrendered because it's no longer a singleton thing. The only functionality I know is broken are the commands which relied on c.viewrendered, for freezing / deactivating / hiding an existing ViewRenderedController, and pausing movies. deactivating / hiding has been replaced by simply closing, freezing I can fix before merge Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
