Skip to content

WiP: Notifications show wrong text

Antonio Prcela requested to merge aprcela/spectacle:notification_bug into master

NVM , seems to be working fine as expected..

When both 'Copy image to clipboard' and 'Autosave image' are set, the text for the Autosaved image does not contain the location of the image. Aftermath of db944286.

Test: Without this patch, set the above mentioned Options to true. Hit Shift+print, both Notifications show 'A screenshot was saved to your clipboard.'

With this, is shows properly. One 'A screenshot was saved to your clipboard.' and the other 'A screenshot was saved as [filename] to [location].'

Edited by Antonio Prcela

Merge request reports