slint/internal
Olivier Goffart a007ca8c60 Add a compiler warning when using padding outside of layout
The padding property is accepted but doesn't have an effect.
It was meant for future use but didn't get any use.
And people get confuse when they set it. (See #8829)

Closes: #8829
Closes: #6288
2025-07-02 11:08:12 +02:00
..
backends winit: Add support for timer based frame throttling (#8828) 2025-07-02 09:37:57 +02:00
common Menu: Add icon property 2025-06-26 18:45:37 +02:00
compiler Add a compiler warning when using padding outside of layout 2025-07-02 11:08:12 +02:00
core Janitor: Fix typo in comments of input.rs 2025-07-01 12:28:13 +02:00
core-macros doc: Start a best practices page 2025-06-30 11:51:16 +02:00
interpreter Experimental support for Drag & Drop 2025-06-26 15:39:18 +02:00
renderers Update to skia-safe 0.87 2025-06-29 14:27:42 +02:00