[hamradio-commits] [dump1090] 53/389: gmap.html: no rotation jumps when selecting / deselecting planes.

Matthew Ernisse mernisse-guest at moszumanska.debian.org
Wed Nov 5 00:19:39 UTC 2014


This is an automated email from the git hooks/post-receive script.

mernisse-guest pushed a commit to branch master
in repository dump1090.

commit 9d55d5edd71a02962b816bc11384ea20a526641e
Author: antirez <antirez at gmail.com>
Date:   Sat Feb 2 16:32:00 2013 +0100

    gmap.html: no rotation jumps when selecting / deselecting planes.
---
 gmap.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gmap.html b/gmap.html
index 9d8cf3d..dbda728 100644
--- a/gmap.html
+++ b/gmap.html
@@ -116,6 +116,7 @@
                     myplane.speed = plane.speed;
                     myplane.lat = plane.lat;
                     myplane.lon = plane.lon;
+                    myplane.track = plane.track;
                     if (myplane.hex == Selected)
                         refreshSelectedInfo();
                 } else {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/dump1090.git



More information about the pkg-hamradio-commits mailing list