mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-09 11:15:24 +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 |
||
|---|---|---|
| .. | ||
| comp-state-layer.slint | ||
| layouts.slint | ||
| md.slint | ||
| std-widgets-impl.slint | ||
| std-widgets.slint | ||
| widget-button.slint | ||
| widget-checkbox.slint | ||
| widget-combobox.slint | ||
| widget-groupbox.slint | ||
| widget-item.slint | ||
| widget-lineedit.slint | ||
| widget-listview.slint | ||
| widget-scrollview.slint | ||
| widget-slider.slint | ||
| widget-spinbox.slint | ||
| widget-tabwidget.slint | ||