qml: move the grid definition of the VideoExpandableGrid to MCVideoDisplay
most behaviours and customisations related to the gridview where defined
in MCVideoDisplay, and this makes the vide info panel an independant component
(renamed as VideoInfoExpandPanel)
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
Showing
- modules/gui/qt/Makefile.am 1 addition, 1 deletionmodules/gui/qt/Makefile.am
- modules/gui/qt/qml/mediacenter/MCVideoDisplay.qml 22 additions, 1 deletionmodules/gui/qt/qml/mediacenter/MCVideoDisplay.qml
- modules/gui/qt/qml/mediacenter/VideoInfoExpandPanel.qml 7 additions, 30 deletionsmodules/gui/qt/qml/mediacenter/VideoInfoExpandPanel.qml
- modules/gui/qt/vlc.qrc 1 addition, 1 deletionmodules/gui/qt/vlc.qrc
Please register or sign in to comment