On Sun, Jul 19, 2015 at 05:45:52AM -0700, Dirk Hohndel wrote: > > > > 1) When I change the location using the arrow keys, the globe does not > > show the new location. Otherwise, this way seems to work. *** the > > behavior of the globe is the same on the later test cases as well, but > > I do not mention it anymore *** > > Can you say exactly what you mean by "the globe does not show the new > location"? It should always show the location of the highlighted > completion.
Never mind, I reproduced this one and I know which change caused this. Tomaz, when you removed the "globe->centerOn..." from the paint method, you went ahead and instead added a connection from the entered() signal. But that only fires when the mouse enters that completion. I didn't find a matching signal if an entry was selected via cursor keys. Help? /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
