Re: Select visible dives

2020-04-25 Thread Berthold Stoeger via subsurface
Hi Robert, On Samstag, 25. April 2020 14:48:00 CEST Robert Helling via subsurface wrote: > It seems the culprit is in divelistview.cpp in the ruction > > void DiveListView::selectDive(QModelIndex idx, bool scrollto) > > which is called once per selected dive. In the end, this calls > >

Select visible dives

2020-04-25 Thread Robert Helling via subsurface
Hi, Jan Mulder reported a problem where doing „select visible dives“ in the map widget for a log with a larger number of dives freezes the program for several minutes. I tracked this down to the fact, that the main window information is updated some 10.000 times during this operation on Jan’s