mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
![]() It said `Cannot override property 'background'` because color is defined as below ```slint property <color> color <=> background; ``` For the warning, the name should not be resolved. Fixes #6324 |
||
---|---|---|
.. | ||
accessibility | ||
analysis | ||
basic | ||
callbacks | ||
elements | ||
exports | ||
expressions | ||
focus | ||
functions | ||
fuzzing | ||
imports | ||
layout | ||
lookup | ||
new_syntax | ||
parse_error |