Skip to content

Conversation

@changerate
Copy link
Contributor

No description provided.



// Drone list view
// Drone list view-----------------
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert* :)

sourceSize.width: GcsStyle.PanelStyle.statusIconSize
sourceSize.height: GcsStyle.PanelStyle.statusIconSize
Layout.alignment: Qt.AlignVCenter
opacity: mainPanel.isIndexSelected(index) ? 1.0 : 0.6
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert :)

id: mapComponent
anchors.fill: parent
activeDrone: mainWindow.activeDrone
selectedDrones: mainWindow.selectedDrones // Not yet implemented. But will be like this
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert :)

main.qml Outdated
z: 100
}

//active drone, initial anchor drone, clicked selected first,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert :)

main.qml Outdated
TelemetryPanel {
id: telemetryPanel
activeDrone: mainWindow.activeDrone
activeDrone: mainWindow.activeDrone // Pass the active drone reference to the telemetry panel
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert :)

Copy link
Contributor Author

@changerate changerate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

changerate and others added 2 commits February 7, 2026 20:21
Removed commented-out opacity code from DroneTrackingPanel.qml.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants