| Summary: | "Save & Exit" is a UX pessimization | ||
|---|---|---|---|
| Product: | [Applications] Spectacle | Reporter: | Szczepan Hołyszewski <rulatir> |
| Component: | General | Assignee: | Boudhayan Gupta <me> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kscreengenie/87392e091b2b8089a5f60bd737c52cc101c719ef | Version Fixed/Implemented In: | 16.08 |
| Sentry Crash Report: | |||
|
Description
Szczepan Hołyszewski
2015-12-25 09:52:51 UTC
If you've seen the drop down menu that appears when you click the arrow beside Save & Exit, you'll see an option "Configure Save Options" that allows you to set the location and filename pattern. This is documented in the handbook. That said, no one actually reads the handbook, so I'll resolve this by popping up a notification when the Save & Exit button is used, and changing the tooltip to point users to the Configure Save Options dialog. Great, thanks! Notifications are a good thing, they should be used a bit more. Git commit 87392e091b2b8089a5f60bd737c52cc101c719ef by Boudhayan Gupta. Committed on 25/04/2016 at 22:47. Pushed by bgupta into branch 'master'. Add notification with save path on Save and Quit FIXED-IN: 16.08 M +4 -1 src/ExportManager.cpp M +2 -1 src/ExportManager.h M +3 -2 src/Gui/KSMainWindow.cpp M +1 -1 src/SpectacleCore.cpp http://commits.kde.org/kscreengenie/87392e091b2b8089a5f60bd737c52cc101c719ef Apologies for taking so long to fix such a simple issue - I had completely forgotten about this. |