slint/internal/compiler/widgets/fluent
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 Do not set focus on click for most FocusScopes 2022-04-20 17:07:02 +02:00
std-widgets.slint Revert #1049 2022-05-02 14:13:37 +02:00