-
Notifications
You must be signed in to change notification settings - Fork 262
Several enhancements #553
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
Several enhancements #553
Conversation
I think implementing that layout using a |
Which one? The |
Arf. My bad. I misread the code within your PR and mixed up the old |
Hehe, no problem. Thanks for speaking up nonetheless :) |
merging now, will look at easier freezing in a separate PR. |
Also see #559 |
FormLayout
using css grid. Closes Implement form layout using CSS instead of TABLE #422.GridLayout
using css grid.MultiLineEdit
.outernode
andnode
documentation for developers #552App.freeze()
. -> DONE in Make freezing easier #559