Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Beta n2 #252

Merged
merged 10 commits into from
Oct 7, 2024
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
uses: github/codeql-action/init@v2
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
Expand All @@ -53,7 +53,7 @@ jobs:
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v1
uses: github/codeql-action/autobuild@v2

# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
Expand All @@ -67,4 +67,4 @@ jobs:
# make release

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
uses: github/codeql-action/analyze@v2
1 change: 1 addition & 0 deletions src/assets/config/edition_config_PseudoEdition.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,5 +172,6 @@
}
},
"defaultImageZoomLevel": 0.8,
"maxImageZoomLevel": 2,
"multiPageEngineForCriticalEdition": false
}
4 changes: 2 additions & 2 deletions src/assets/config/edition_config_Saba.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@
],
"defaultEdition": "changesView",
"defaultViewMode": "documentalMixed",
"proseVersesToggler": false,
"defaultTextFlow": "prose",
"proseVersesToggler": true,
"defaultTextFlow": "verses",
"verseNumberPrinter": 5,
"readingColorLight": "rgb(208, 220, 255)",
"readingColorDark": "rgb(101, 138, 255)",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/config/ui_config_Saba.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"iconSet": "evt",
"id": "imageText",
"label": "Image Text",
"enable": true
"enable": false
},
{
"icon": "txtTxt",
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added src/assets/data/images/single/fol_214v.jpg
Binary file added src/assets/data/images/single/fol_215r.jpg
Binary file added src/assets/data/images/single/fol_215v.jpg
Binary file added src/assets/data/images/single/fol_216r.jpg
Binary file added src/assets/data/images/single/fol_216v.jpg
Binary file added src/assets/data/images/single/fol_217r.jpg
Binary file added src/assets/data/images/single/fol_217v.jpg
Binary file added src/assets/data/images/single/fol_218r.jpg
Binary file removed src/assets/images/single/fol_214v.jpg
Diff not rendered.
Binary file removed src/assets/images/single/fol_215r.jpg
Diff not rendered.
Binary file removed src/assets/images/single/fol_215v.jpg
Diff not rendered.
Binary file removed src/assets/images/single/fol_216r.jpg
Diff not rendered.
Loading