slint/internal/compiler/tests
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
..
syntax Add a compiler warning when using padding outside of layout 2025-07-02 11:08:12 +02:00
typeloader Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
consistent_styles.rs Fix clippy issues, plus a few manual cleanups 2025-02-06 17:28:51 +01:00
syntax_tests.rs compiler: Add SLINT_TEST_FILTER to syntax tests (#8673) 2025-07-01 14:24:55 +02:00