mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-28 21:04:47 +00:00
![]() This commit can be reverted when we want to introduce it again. There is a few bugs with the editable property: - The text is not in sync with the model if the model changes after an edit. (can be seen by making an edit and then sort) - The highlight of the current row doesn't work properly - We should probably only edit on double click or some shortcut instead of just clicking - The editable field exist but does nothing for the StandardListView |
||
---|---|---|
.. | ||
comp-state-layer.slint | ||
layouts.slint | ||
md.slint | ||
std-widgets-base.slint | ||
std-widgets-impl.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-table-view.slint | ||
widget-tabwidget.slint |