persitent cache for image download

This commit is contained in:
2026-02-01 12:06:48 +01:00
parent dc325834c7
commit 17aef717b7
5 changed files with 166 additions and 4 deletions

View File

@@ -104,7 +104,7 @@ void NotificationController::showSpotifyNotification(MprisController::MprisPlaye
buttonBox->set_center_widget(*playPauseButton);
buttonBox->set_end_widget(*nextButton);
// rightArea->append(*buttonBox);
rightArea->append(*buttonBox);
container->append(*rightArea);