> ... but more testers would be welcome I've found one minor issue related to "split directions". After some investigation, the core of the issue is that if the Tk variant of Leo (current trunk) is started with python2, the initial split direction is set properly (i.e. tree and log panes on left, body on right - the layout which I personally prefer). But if python3 and Qt variant is used, the default(?) layout having tree and log panes above the body one are wrongly provided. So I need to use that "Window/Toggle Split Direction" menu item explicitly on every start of Qt leo. Not so big problem, but also the fix could be(?) easy... I use leo (current trunk) on Linux started by a small shell wrapper. The python2/Tk variant can be expressed as "python2 /usr/local/Sources/leo/ launchLeo.py --gui=tk xxx.leo", whereas the python3/Qt one as "python3 /usr/local/Sources/ leo/launchLeo.py --gui=qt xxx.leo". Unfortunately it seems like I can't run python3/Tk or python2/Qt variants anymore. And python3/qttabs has the same issue too. Kind regards, Radim
-- 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.
