Skip to content
  1. Apr 21, 2016
  2. Apr 14, 2016
  3. Apr 13, 2016
  4. Apr 10, 2016
  5. Apr 06, 2016
  6. Apr 05, 2016
  7. Mar 29, 2016
  8. Mar 28, 2016
  9. Mar 23, 2016
  10. Mar 16, 2016
  11. Mar 14, 2016
  12. Mar 13, 2016
  13. Mar 11, 2016
  14. Mar 10, 2016
    • Helmut Wolf's avatar
      Fix #2987: QGroundControlQmlGlobal.h: flightMapZoom should be a double, not an integer · b6a5050e
      Helmut Wolf authored
      Note that a change in zoom signals a `zoomLevelChanged` event; this in turn triggers `FlightDisplayViewMap` which sets the property changed in this commit to
      ```
      onZoomLevelChanged: QGroundControl.flightMapZoom = zoomLevel
      ```
      
      This triggers the following message in Application Output: `onZoomLevelChanged: QGroundControl.flightMapZoom = zoomLevel`.
      
      This was the case before and after this fix, I don't know if that's a real issue though
      b6a5050e
  15. Mar 07, 2016
  16. Mar 06, 2016
  17. Mar 05, 2016
  18. Mar 02, 2016
  19. Mar 01, 2016
  20. Feb 26, 2016
  21. Feb 23, 2016