On Wed, Jun 29, 2011 at 4:06 PM, Terry Brown <[email protected]> wrote: > On Wed, 29 Jun 2011 14:08:47 -0500 > Kent Tenney <[email protected]> wrote: > >> I've done >> bzr branch lp:~terry-n-brown/leo-editor/free_layout >> >> waiting for the word. > > Ok - version ready for testing at that location.
Cool. Tons of potential, this will rock Leo. I especially like viewrendered for svg, I expect I'll use that a lot. The graph pane is appealing, but it has a minimum width which crowds things on my laptop with a vertical button bar. I bet this is unrelated to your work, but what I'd really like is to persist add-editor layouts. Thanks, Kent - The > > free_layout.py must occur early in your @enabled-plugins list. In > particular it should be before viewrendered.py. Other than that > dependency these plugins are now quite independent. > > The context menu on the splitters now has a Save layout entry, and > after you've saved a layout, there will be a Load layout and Delete > layout entry, with all your named layouts as sub-menu-entries. > > When you load a layout open panes not needed for the layout are not > closed, they just end up tacked on to the edge of the layout. Usually > this is not a problem as you'll load a layout over the default layout, > and typically all three default panes occur somewhere in all layouts. > > Viewrendered is working, although commands to activate/deactivate > freeze/unfreeze it aren't. Rendering of plugin docs. also uses a > viewrendered pane, and that seems to be working. > > 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. > > -- 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.
