mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-22 08:12:48 +00:00
![]() Clarify that for example rowspan and colspan are to be used in a cell. Case in point: ``` GridLayout { rowspan: 2; ``` shouldn't say that "rowspan" can't be used in a GridLayout when it's used in a grid layout :) |
||
---|---|---|
.. | ||
syntax | ||
typeloader | ||
consistent_styles.rs | ||
syntax_tests.rs |