-
-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LCDWidget: improve screen capture D'n'D. Fix #433.
- Cleanup misc scoping issues. - Leave default png quality value insteead of using the minimal one. - ignore() in case the temp file saving failed. - Apparently, on macOS at least, drag->exec returns Qt::IgnoreAction in all cases (?) and the actual I/O action is async, which is why deleting the file then would end up with an error when dropping.
- Loading branch information
Showing
1 changed file
with
21 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters