Skip to content

qml: fix actionAtIndex being emitted when key wasn't pressed in ExpandGridView

Pierre Lamot requested to merge chub/vlc:qt/xgv_dbl_click into master

this happened when the focus was on another component (ie: the contextual menu) when the key was pressed

Merge request reports