bluerobotics / cockpit

An intuitive and customizable cross-platform ground control station for remote vehicles of all types.
https://blueos.cloud/cockpit/docs
Other
72 stars 22 forks source link

Fix mission planning UI issues #1430

Closed ArturoManzoli closed 2 weeks ago

ArturoManzoli commented 3 weeks ago

image

image

ArturoManzoli commented 2 weeks ago

Not it's working as it was before, with the bar always on top:

That's odd. Here is normal, since the last push.

Now, I modified the text position to correspond to the map widget's top, just to have something to push. But nothing related to the linear progress bar.

Do you mind checking again? If again its not correct on your computer, do you have any clue why its running okay here and not on yours?

https://github.com/user-attachments/assets/c5cfea7b-7925-4ace-9224-0d0696c70abc

rafaellehmkuhl commented 2 weeks ago

Not it's working as it was before, with the bar always on top:

That's odd. Here is normal, since the last push.

Now, I modified the text position to correspond to the map widget's top, just to have something to push. But nothing related to the linear progress bar.

Do you mind checking again? If again its not correct on your computer, do you have any clue why its running okay here and not on yours?

The problem is in the Map widget. You tested the mission planning on full-screen, not the map widget 😅 The problem happens in the Map widget specifically, while on full-screen.

ArturoManzoli commented 2 weeks ago

The problem is in the Map widget. You tested the mission planning on full-screen, not the map widget 😅 The problem happens in the Map widget specifically, while on full-screen.

That's strange.. Here is a pic of two map widgets on flight mode, downloading a mission from the vehicle:

I have again just improved the text placement on the last push. Check if its okay on your computer too:

image

Btw, should the vehicle path be already bright yellow on your branch? image

ArturoManzoli commented 2 weeks ago

Tested again and it's working!

Maybe I checked the branch from the other PR in the last review?

Maybe it was checked on the other branch :smiley: I do that from time to time

Nice to hear that is working.