Skip to content

Fix (GCS): ReferenceError in Panel_System_Alert.qml ScrollBar Description: #24

@Shengw3n

Description

@Shengw3n

Bug Description

Runtime error occurring in Panel_System_Alert.qml when the application starts:
qrc:/qt/qml/ulysses_ground_control/Panel_System_Alert.qml:91: ReferenceError: control is not defined

Root Cause

The ScrollBar's contentItem Rectangle is referencing an undefined variable control on lines 91-93. In QML ScrollBar components, there is no implicit control reference available in the contentItem scope.

Location

Panel_System_Alert.qml:86-97

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions