mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-02 21:03:00 +00:00
This is not supported right now, the other elements will not be part of the layout, and two `for` will be in the same listview, creating bad situation with the scrollbar. This is a warning since it would be a breaking change to make it an error. For example, we used a FocusScope in the StandardListView implementation so I had to go trough one level of indirection CC: #860 |
||
|---|---|---|
| .. | ||
| accessibility | ||
| analysis | ||
| basic | ||
| callbacks | ||
| elements | ||
| exports | ||
| focus | ||
| imports | ||
| layout | ||
| lookup | ||
| new_syntax | ||
| parse_error | ||