https://bugs.kde.org/show_bug.cgi?id=406471
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |20.12 Latest Commit| |https://invent.kde.org/mult | |imedia/elisa/commit/b49c0af | |4d7d1a364d1c0c66c73f69e02ed | |98cdd2 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Nate Graham <[email protected]> --- Git commit b49c0af4d7d1a364d1c0c66c73f69e02ed98cdd2 by Nate Graham. Committed on 11/11/2020 at 22:32. Pushed by ngraham into branch 'release/20.12'. Add feature to show files in file manager Now you can show songs' location on disk using your file manager. This functionality is implemented as new hover buttons in playlist, list, and grid browser delegates, and a new always-visible button on the Now Playing footer toolbar. The button does not appear on grid delegates for files (e.g. in the Files view) due to a pre-existing bug also affecting the Details button. This will have to be fixed separately. FIXED-IN: 20.12 M +6 -0 src/elisaapplication.cpp M +2 -0 src/elisaapplication.h M +7 -7 src/qml/ContextView.qml M +25 -0 src/qml/GridBrowserDelegate.qml M +11 -0 src/qml/ListBrowserDelegate.qml M +11 -0 src/qml/PlayListEntry.qml https://invent.kde.org/multimedia/elisa/commit/b49c0af4d7d1a364d1c0c66c73f69e02ed98cdd2 -- You are receiving this mail because: You are watching all bug changes.
