]> Pileus Git - aweather/commit
Switched from using grits_viewer_refresh() to grits_object_queue_draw() to update...
authorAdam Boggs <boggs-git@aircrafter.org>
Sun, 5 Feb 2012 05:51:15 +0000 (22:51 -0700)
committerAdam Boggs <boggs-git@aircrafter.org>
Sun, 5 Feb 2012 05:51:15 +0000 (22:51 -0700)
commitb36a6339619c2b5a6c39ba3679433ee0d48796a1
tree25bace698c03010754ce74d5d5af3467a548c549
parent10a7c438a16e1a499ba0ccd4d4da717657fbd343
Switched from using grits_viewer_refresh() to grits_object_queue_draw() to update screen

grits_viewer_refresh() triggered all sorts of updates in the radar plugin which was too slow when all we wanted to do was update the track and marker.
src/plugins/gps-plugin.c