Created attachment 158121 [details] Screenshot See Screenshot
Whoops!
Git commit 8561cc05893763a3feb7e082a7efc7ba0b8610b6 by Nate Graham. Committed on 18/04/2023 at 18:53. Pushed by ngraham into branch 'master'. Fix Scan Export window's OCR language list not being scrollable ListViews need to live inside ScrollViews to have proper behaviors. Fixing that exposed the fact that the language list could overlap the bottom buttons, so that gets fixed too. FIXED-IN: 23.04.1 M +131 -119 src/qml/ExportWindow.qml https://invent.kde.org/utilities/skanpage/commit/8561cc05893763a3feb7e082a7efc7ba0b8610b6
Git commit 23564a7666cfec8c6ba9e149e89229c3b616b82c by Nate Graham. Committed on 18/04/2023 at 18:58. Pushed by ngraham into branch 'release/23.04'. Fix Scan Export window's OCR language list not being scrollable ListViews need to live inside ScrollViews to have proper behaviors. Fixing that exposed the fact that the language list could overlap the bottom buttons, so that gets fixed too. FIXED-IN: 23.04.1 (cherry picked from commit 8561cc05893763a3feb7e082a7efc7ba0b8610b6) M +131 -119 src/qml/ExportWindow.qml https://invent.kde.org/utilities/skanpage/commit/23564a7666cfec8c6ba9e149e89229c3b616b82c