mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-25 13:53:52 +08:00
* accept touch events in map settings * draft * draft 2.0 * revert this stuff * need this * fix * clean up debug prints * fraft * only show map on closeSettings if nav * works! * can't do it here * I was going to connect signals from UIState to HomeWindow, then to OnroadWidget, but that seems like too much * just need to keep track of it in onroad, seems like the cleanest option * ideally we show the map where we set the scene variable, and that's in map.cc * old variable * comments * less confusing * app comment * add back * fix * move to top * remove this comment