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

new project wizard page #3058

Merged
merged 1 commit into from
Feb 19, 2024
Merged

new project wizard page #3058

merged 1 commit into from
Feb 19, 2024

Conversation

PeterPetrik
Copy link
Contributor

Screenshot 2024-02-17 at 17 08 09 Screenshot 2024-02-17 at 16 41 17

projectWizardPanel.backClicked()
}
}

Copy link
Contributor

Choose a reason for hiding this comment

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

40 of margins between "Create Project" header and the rest of the content.

footer: MMLink {
text: qsTr("Add field")
anchors.centerIn: parent
rightIcon: __style.addIcon
Copy link
Contributor

Choose a reason for hiding this comment

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

anchors.topMargin: 20 * __dp ?

@@ -241,6 +241,7 @@ Item {
onBackClicked: root.hidePanel()

Copy link
Contributor

Choose a reason for hiding this comment

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

20 of margins between "Home" header and the following content

@PeterPetrik
Copy link
Contributor Author

I will fix the issues in separate PR

@PeterPetrik PeterPetrik merged commit 94a8730 into master Feb 19, 2024
8 of 11 checks passed
@PeterPetrik PeterPetrik deleted the newprojectwizard branch February 19, 2024 07:10
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.

3 participants