Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Information drawer functionality #5251

Merged
merged 17 commits into from
May 20, 2024
Merged

Information drawer functionality #5251

merged 17 commits into from
May 20, 2024

Conversation

nirvn
Copy link
Member

@nirvn nirvn commented May 18, 2024

This PR aims at improving both the style as well as the UX of the way we display positioning/navigation/sensor information on top of the main canvas.

@mohsenD98 , I've given you write access to QField's main repository, I'd recommend you update you branch to use this.

@qfield-fairy
Copy link
Collaborator

qfield-fairy commented May 18, 2024

Copy link
Member Author

@nirvn nirvn left a comment

Choose a reason for hiding this comment

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

@mohsenD98 , great work here, super excited to see this coming along! Some comments added.

src/qml/PositioningInformationView.qml Outdated Show resolved Hide resolved
src/qml/PositioningPreciseView.qml Show resolved Hide resolved
src/qml/qgismobileapp.qml Outdated Show resolved Hide resolved
src/qml/qgismobileapp.qml Outdated Show resolved Hide resolved
src/qml/qgismobileapp.qml Outdated Show resolved Hide resolved
src/qml/NavigatingDrawer.qml Outdated Show resolved Hide resolved
src/qml/NavigatingDrawer.qml Outdated Show resolved Hide resolved
src/qml/NavigatingDrawer.qml Outdated Show resolved Hide resolved
src/qml/NavigatingDrawer.qml Outdated Show resolved Hide resolved
src/qml/qgismobileapp.qml Outdated Show resolved Hide resolved
@mohsenD98
Copy link
Collaborator

mohsenD98 commented May 18, 2024

@mohsenD98 , great work here, super excited to see this coming along! Some comments added.

I'm thrilled to have been able to help and can't wait to dive into the next steps!

Thank you for your kind words and for taking the time to add some comments. I'm always eager to learn from your feedback and make adjustments to ensure that the code is accurate, clear, and helpful.

mohsenD98 and others added 6 commits May 18, 2024 19:16
Add mainBackgroundTransparentColor.
Rename navigatingDrawer to informationDrawer.
Move some input logic into the InformationDrawer.
Move SensorInformationView from qgisMobileApp.qml to InformationDrawer.
also add elevationProfile.visible to navigationInformationViewEnabled. because when  elevationProfile is enabled, navigationInformation causes more margin. we should hide it in background.
Copy link
Member Author

@nirvn nirvn left a comment

Choose a reason for hiding this comment

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

This looks good to me now. Let's merge this when the CI is green and work on follow up tweaks in separate PRs to avoid too many line changes :)

@nirvn nirvn merged commit dc41638 into master May 20, 2024
23 checks passed
@nirvn nirvn deleted the NavigatingDrawer branch May 20, 2024 01:52
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.

None yet

3 participants