Re: Update re: new model

2018-07-31 Thread vitalije
Rev 879a1227 fixed the issue with chapter selection using combobox in the toolbar. I have also added few helper methods in new model to make chapterController and chapter searching methods more

Re: Reload settings triggers error

2018-07-31 Thread Chris George
Hi Rob, See issue #943 as well as #938. Chris On Tue, Jul 31, 2018 at 5:32 AM, Rob wrote: > Got this error and hard crash again today. I will post a bug report on > GitHub. Anyone else seeing this? > > Environment: > Leo 5.7.4 devel, build 20180727113027, Fri, Jul 27, 2018 11:30:27 AM > Git

Re: Update re: new model

2018-07-31 Thread vitalije
Rev 81b1c1422 adds support for executing old scripts. It has only 7 added lines. It also turns off auto-scrolling that I used in the beginning when new Leo tree was without its scrollbars. Playing with

Re: Reload settings triggers error

2018-07-31 Thread Rob
Got this error and hard crash again today. I will post a bug report on GitHub. Anyone else seeing this? Environment: Leo 5.7.4 devel, build 20180727113027, Fri, Jul 27, 2018 11:30:27 AM Git repo info: branch = devel, commit = 5ff9a7f3e5af Python 3.4.3, PyQt version 5.4.1 Windows 8 AMD64 (build

Re: About unit testing Leo

2018-07-31 Thread vitalije
On Tuesday, July 31, 2018 at 4:53:36 AM UTC+2, Terry Brown wrote: > > I think going through so much of the Leo codebase as you have done in > the last couple of weeks you've come up with something of a catalog of > things that might benefit from different approaches, in some cases the >