[vlc-devel] [PATCH 08/14] qml: fix initial focus not beeing set to the first item in NetworkHomeDisplay
Alexandre Janniaux
ajanni at videolabs.io
Thu Feb 6 15:55:24 CET 2020
Hi,
On Thu, Feb 06, 2020 at 01:56:45PM +0100, Pierre Lamot wrote:
> when the model of the Listview is being updated multiple times, the focus
> remains on the last focussed item, so when we prepend items to our model, this
> moved the initial focussed item, even if we never had the focus on the list.
> ---
> .../gui/qt/network/qml/NetworkHomeDisplay.qml | 20 +++++++++++++++++++
> 1 file changed, 20 insertions(+)
Nit, typo in the commit message:
+ when => When
+ focussed => focused (two times)
Regards,
--
Alexandre Janniaux
Videolabs
More information about the vlc-devel
mailing list