Skip to content

Draft: Play recording before saving (but not while renaming an existing recording)

Mayank Barad requested to merge nekechs/gnome-sound-recorder:play-bef-save into main

This enables the user to play a recording right before saving a new recording. However, when onRenameRecording() is called via renaming an existing recording, the user cannot play the recording until the user confirms renaming the recording (retaining old functionality). This addresses #120

Merge request reports