slint/internal/compiler/widgets/native
Olivier Goffart 8a4d6a34ba Revert #1049
This breaks the printer demo USB page, it makes it impossible to
change the current item.
That's because the printer demo do `current-item: 1;` to preselect the cat.
But that breaks the property binding that makes current-item follow the
actual-current-item.

 * Revert "move actual-current-item to FocusScope"
   This reverts commit 8240531e6e.

 * Revert "reset StandardListView's current-item if it is out of bounds"
   This reverts commit 9d18882f9d.
2022-05-02 14:13:37 +02:00
..
std-widgets-impl.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
std-widgets.slint Revert #1049 2022-05-02 14:13:37 +02:00