Always show song context menu on tablets

This commit is contained in:
Deluan
2020-05-26 22:02:15 -04:00
parent 7170485d08
commit 26dba27778
2 changed files with 12 additions and 15 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ const AlbumSongs = (props) => {
{...controllerProps}
hasBulkActions={hasBulkActions}
multiDisc={multiDisc}
contextAlwaysVisible={isXsmall}
contextAlwaysVisible={!isDesktop}
>
{isDesktop && (
<TextField