Call for Testing for Slint 1.18 #13185
Unanswered
ogoffart
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The
pre-release/1.18branch is ready for testing! 🎉Your feedback is key to catching regressions early and polishing the final release.
Please try the highlights below with your own applications and let us know how it goes.
✨ Highlights in Slint 1.18
FlexboxLayoutelement wraps its children to the next line when they don't fit.springeasing curve keeps its velocity when the target changes.push,remove, andinsertfunctions on arrays and models, also available in theModelAPI of every language binding.zproperty can now change at runtime.WindowMoveAreaelement lets the user move the window by dragging your own title bar.renderer-vellofeature and try it with `SLINT_BACKEND=winit-vello.Two changes to watch out for in existing projects: binding loops through two-way bindings are now compile-time errors, and the
viewport-*properties ofFlickableare deprecated in favor ofcontent-*.…and many more fixes — see the full ChangeLog.
🧪 How to test
Try the nightly build with your own projects and report anything that looks like a regression or unexpected behavior.
Per-language install instructions are on the nightly release page:
👉 https://github.com/slint-ui/slint/releases/tag/nightly
Feedback is very welcome via GitHub Issues or on our chat.
Thank you for helping us make Slint 1.18 a great release! 🙏
All reactions