Fix "Display Artist" button not working
There was an issue with the Display Artist button not working due to an extra signal and insufficient arguments on showArtist()
in NavigationActionBar.qml
. These changes should fix the problem.
There was an issue with the Display Artist button not working due to an extra signal and insufficient arguments on showArtist()
in NavigationActionBar.qml
. These changes should fix the problem.