File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed
Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
1616- UI that changes the scan parameters is now disabled when a scan is in progress.
1717- Scan data reception now occurs in a separate thread, preventing the scanner from stalling.
18+ - Preview image is cleared when a new preview is started.
1819
1920### Fixed
2021
2122- Fixed a crash when applying a preset that tried to set a hidden parameter.
2223- Cancel Scans button from the scan list section now can cancel the preview scan.
2324- PNG writer is now working.
25+ - Various crashes with the SANE test backend have been fixed.
2426
2527
2628## [ 0.1.0] - 2025-05-24
Original file line number Diff line number Diff line change 77msgstr ""
88"Project-Id-Version : gorfector master\n "
99"Report-Msgid-Bugs-To : \n "
10- "POT-Creation-Date : 2025-05-30 23:37 -0400\n "
10+ "POT-Creation-Date : 2025-05-31 23:15 -0400\n "
1111"PO-Revision-Date : 2025-05-30 23:39-0400\n "
1212"Last-Translator : Patrick Fournier <>\n "
1313"Language-Team : French - Canada\n "
@@ -432,11 +432,11 @@ msgstr "Inspecter le préréglage"
432432msgid "Zoom:"
433433msgstr "Zoom:"
434434
435- #: ../po/../src/PreviewPanel.cpp:873
435+ #: ../po/../src/PreviewPanel.cpp:888
436436msgid "Progress: "
437437msgstr "Progrès: "
438438
439- #: ../po/../src/PreviewScanProcess.hpp:37 ../po/../src/SingleScanProcess.hpp:32
439+ #: ../po/../src/PreviewScanProcess.hpp:39 ../po/../src/SingleScanProcess.hpp:32
440440msgid "Unsupported format."
441441msgstr "Format non pris en charge."
442442
Original file line number Diff line number Diff line change 88msgstr ""
99"Project-Id-Version : PACKAGE VERSION\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2025-05-30 23:37 -0400\n "
11+ "POT-Creation-Date : 2025-05-31 23:15 -0400\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -413,11 +413,11 @@ msgstr ""
413413msgid "Zoom:"
414414msgstr ""
415415
416- #: ../po/../src/PreviewPanel.cpp:873
416+ #: ../po/../src/PreviewPanel.cpp:888
417417msgid "Progress: "
418418msgstr ""
419419
420- #: ../po/../src/PreviewScanProcess.hpp:37 ../po/../src/SingleScanProcess.hpp:32
420+ #: ../po/../src/PreviewScanProcess.hpp:39 ../po/../src/SingleScanProcess.hpp:32
421421msgid "Unsupported format."
422422msgstr ""
423423
You can’t perform that action at this time.
0 commit comments