diff --git a/src/autoapp/UI/MainWindow.cpp b/src/autoapp/UI/MainWindow.cpp index b3a385d..58a4008 100644 --- a/src/autoapp/UI/MainWindow.cpp +++ b/src/autoapp/UI/MainWindow.cpp @@ -1324,6 +1324,7 @@ void f1x::openauto::autoapp::ui::MainWindow::metaDataChanged() QString filename = QFileInfo(fullpathplaying).fileName(); ui_->labelTrack->setText(QString::number(playlist->currentIndex()+1)); ui_->labelTrackCount->setText(QString::number(playlist->mediaCount())); + ui_->mp3List->setCurrentRow(playlist->currentIndex()); } void f1x::openauto::autoapp::ui::MainWindow::on_pushButtonPlayerPlayList_clicked() diff --git a/src/autoapp/UI/mainwindow.ui b/src/autoapp/UI/mainwindow.ui index e42460a..23e954e 100644 --- a/src/autoapp/UI/mainwindow.ui +++ b/src/autoapp/UI/mainwindow.ui @@ -2254,7 +2254,7 @@ border: 2px solid rgba(255,255,255,0.5); Qt::DefaultContextMenu - background-color: rgba(85, 87, 83, 0.9); + background-color: rgba(117, 80, 123, 0.9); color: rgb(255, 255, 255); border: 2px solid rgba(255,255,255,0.5); outline: none; @@ -2262,16 +2262,6 @@ outline: none; true - - - Folder 1 - - - - - Folder 2 - - @@ -2311,6 +2301,9 @@ outline: none; false + + QAbstractItemView::SingleSelection + QListView::Static @@ -2335,86 +2328,6 @@ outline: none; false - - - Neues Element - - - - - Neues Element - - - - - Neues Element - - - - - Neues Element - - - - - Neues Element - - - - - Neues Element - - - - - Neues Element - - - - - Neues Element - - - - - Neues Element - - - - - Neues Element - - - - - Neues Element - - - - - Neues Element - - - - - Neues Element - - - - - Neues Element - - - - - Neues Element - - - - - Neues Element - -