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

Use column QML type for app settings #62

Closed
steveatinfincia opened this issue Jan 16, 2020 · 0 comments
Closed

Use column QML type for app settings #62

steveatinfincia opened this issue Jan 16, 2020 · 0 comments
Milestone

Comments

@steveatinfincia
Copy link
Contributor

steveatinfincia commented Jan 16, 2020

The current QML code for the app settings rows has the total height and the vertical offsets for each row hardcoded. It's quite fragile.

Those row layouts should use the column type and remove all of the manual layout.

@steveatinfincia steveatinfincia added the enhancement New feature or request label Jan 16, 2020
@steveatinfincia steveatinfincia added this to the v0.4 milestone Jan 16, 2020
@steveatinfincia steveatinfincia added code quality and removed enhancement New feature or request labels Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant