From: Frédéric Perrin Date: Sat, 30 Nov 2019 20:50:38 +0000 (+0000) Subject: Merge branch 'not-ready-for-upstreaming' into fp-integration X-Git-Tag: v19.2.fp1 X-Git-Url: http://gitweb.fperrin.net/?p=GpsPrune.git;a=commitdiff_plain;h=a3cb2b5a1ffe4d027d1c896a5ef9bb3f7b280d89 Merge branch 'not-ready-for-upstreaming' into fp-integration --- a3cb2b5a1ffe4d027d1c896a5ef9bb3f7b280d89 diff --cc src/tim/prune/App.java index 54f1e98,247a133..317064d --- a/src/tim/prune/App.java +++ b/src/tim/prune/App.java @@@ -775,8 -761,8 +777,10 @@@ public class Ap + " '" + inSourceInfo.getName() + "'"); // update menu _menuManager.informFileLoaded(); + // recentre viewport on new file data + _viewport.recentreViewport(); + // update main window title + updateTitle(); // Remove busy lock _busyLoading = false; // load next file if there's a queue