WIP: updated components #122
Reference in New Issue
Block a user
Delete Branch "feat/updated-components"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Something I've wanted to do for a while is to update the base components used in many parts of the shell but have been putting off because it will take a long time to do.
Currently updated components:
Think everything looks good.
Slider handler is in the right position now.
Slider functionality has been alter a bit but I think this works / is better than what it was before.
@@ -126,2 +125,3 @@Layout.fillHeight: trueLayout.bottomMargin: Appearance.padding.normalLayout.fillWidth: trueLayout.preferredHeight: Appearance.padding.larger * 3Personally like:
Layout.preferredHeight: Appearance.padding.larger * 2
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.