Skip to content

Conversation

@Mahmood-Elahi
Copy link

No description provided.

width: 180
height: 50
width: 130
height: 93.1
Copy link
Contributor

Choose a reason for hiding this comment

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

stick to whole numbers, change to 90 or 95

// Displays Arrow For Drive Mode
Image {
id: upDownArrow
width: 35.5
Copy link
Contributor

Choose a reason for hiding this comment

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

again for height and width, stick to whole numbers

id: gearRow
// Gear column for all drive modes
Column {
id: gearCoulumn
Copy link
Contributor

Choose a reason for hiding this comment

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

column is spelled wrong

Row {
id: gearRow
// Gear column for all drive modes
Column {
Copy link
Contributor

Choose a reason for hiding this comment

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

random space

Row {
id: gearRow
// Gear column for all drive modes
Column {
Copy link
Contributor

Choose a reason for hiding this comment

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

rnd column text isn't the correct color, take a look at the figma

Copy link
Contributor

Choose a reason for hiding this comment

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

spacing and sizing is also different

}
}
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

closing braces aren't indented correctly

return 0;
}
// Displays the selected gear
Text {
Copy link
Contributor

Choose a reason for hiding this comment

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

random indent

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