From b19a4f8723d7b57c722993128fa3211efb341d9e Mon Sep 17 00:00:00 2001 From: yyc12345 Date: Thu, 9 Jul 2026 13:06:14 +0800 Subject: [PATCH] doc: add help for checkboard shift modifier --- app/aboutdialog.cpp | 4 +++- assets/plain/help.html | 5 +++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/app/aboutdialog.cpp b/app/aboutdialog.cpp index cda0f0c..0ff6c5f 100644 --- a/app/aboutdialog.cpp +++ b/app/aboutdialog.cpp @@ -35,7 +35,9 @@ AboutDialog::AboutDialog(QWidget *parent) .arg(tr("None of the operations in this application will alter the pictures on disk.")) .arg(tr("Context Menu Help")) .arg(tr("Keep transformation", "The same meaning of MainWindow's Keep transformation.")) - .arg(tr("Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.")); + .arg(tr("Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.")) + .arg(tr("Checkboard", "The same meaning of MainWindow's Checkboard.")) + .arg(tr("Checkerboard light and dark theme can be adjusted in the configuration window, or easily switch it by holding Shift and clicking the button.")); const QString APP_NAME_ARG = qApp->applicationDisplayName(); const QString APP_VERSION_ARG = diff --git a/assets/plain/help.html b/assets/plain/help.html index 3953d44..333a091 100644 --- a/assets/plain/help.html +++ b/assets/plain/help.html @@ -21,4 +21,9 @@
%9 +
  • + %10: +
    + %11 +