• Don Gagne's avatar
    Use FactBinder to access facts from Qml · e863bdae
    Don Gagne authored
    Passing parameters QVariantMap across C++ boundary was causing crashes
    in Qt due to Qml array bugs. Referencing same Fact* across Qml boundary
    in multiple QQuickWidgets caused jScript GC to crash.
    e863bdae
qgroundcontrol.pro 24.4 KB