slint/docs/reference/src
Luc Fauvel 44a537d902
Implemented resizing for non-decorated winit windows (#5026)
Fixes #5023

* Implemented resizing for non-decorated winit windows

* Fixed formatting

* Changed direction match to use a tuple, reduced resize border size, returned after handling resize

* Added is resizable check for before resizing winit window

* Added resize-border property to window

* Formatted code

* Change resize-border from float to length
2024-06-06 11:17:05 +02:00
..
advanced Improve docs about backend and render selection 2024-05-07 11:31:36 +02:00
introduction added macOS 14 to supported platform markdown file 2024-05-16 16:41:59 +02:00
language Implemented resizing for non-decorated winit windows (#5026) 2024-06-06 11:17:05 +02:00
quickstart Bump version number to 1.7.0 2024-06-04 20:34:29 +00:00
recipes Deprecate the use of StyleMetrics for users of the public API (#4947) 2024-04-15 17:07:05 +02:00