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

Forms are not using wide mode #385

Open
rinigus opened this issue May 23, 2020 · 4 comments
Open

Forms are not using wide mode #385

rinigus opened this issue May 23, 2020 · 4 comments
Labels

Comments

@rinigus
Copy link
Owner

rinigus commented May 23, 2020

In Kirigami, preferences in wide mode are wider than the allocated page. Same goes for routing options and such

@rinigus
Copy link
Owner Author

rinigus commented May 26, 2020

typo in commit description - partially fixed by disabling wide mode in a7f6e6e

@rinigus rinigus changed the title Forms are messed up Forms are not using wide mode May 26, 2020
@rinigus
Copy link
Owner Author

rinigus commented May 26, 2020

In wide mode, Kirigami form layout tends to overcommit the width of the form. My usage and Kirigami assumptions don't match somewhere, have to find a balance. Have to make simple example and ask for feedback.

@rinigus
Copy link
Owner Author

rinigus commented May 26, 2020

Examples:

I can't figure out how to make FormLayout to display label: text with the text filling as much width as possible. looks like Layout.fillWidth is ignored.

In addition, buddyFor is broken. Try to move https://github.com/KDE/kirigami-gallery/blob/master/src/data/contents/ui/gallery/FormLayoutGallery.qml#L97 somewhere and it will be ignored.

@rinigus
Copy link
Owner Author

rinigus commented Mar 28, 2021

Seems like buddyFor is resolved.

Now need to get resolution for https://bugs.kde.org/show_bug.cgi?id=435066

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant