Skip to content

Commit

Permalink
New: Option to rotate horizontal images
Browse files Browse the repository at this point in the history
  • Loading branch information
ollm committed Apr 5, 2024
1 parent df227ec commit 9cda79e
Show file tree
Hide file tree
Showing 23 changed files with 129 additions and 28 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
##### 🚀 New Features

- Shortcut to go next/prev chapter [`20258ff`](https://github.com/ollm/OpenComic/commit/20258ff0ebf57d5a8064dec821ce745b7d9242a3)
- Option to rotate horizontal images

##### 🐛 Bug Fixes

- Scroll does not work correctly when zooming and then resizing the window [`65a447c`](https://github.com/ollm/OpenComic/commit/65a447c1ce395214b1f787e5eb0824f003655f11)
- Support S3 path connection [`ec1340d`](https://github.com/ollm/OpenComic/commit/ec1340dc9cd29f6ed73e95d6776e406d2ba75d6e)
- S3 connection does not work correctly in Windows [`9352e3a`](https://github.com/ollm/OpenComic/commit/9352e3a388a4a1aea2f45155d72d057172808d56)
- Don't show drag menu if the event comes from the app
- Don't show drag menu if the event comes from the app [`383f9fe`](https://github.com/ollm/OpenComic/commit/383f9fe30d535260e6f6091242289d99ac4d755b)


## [v1.2.0](https://github.com/ollm/OpenComic/releases/tag/v1.2.0) (29-03-2024)
Expand Down
2 changes: 2 additions & 0 deletions languages/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"scroll": "Lectura vertical",
"adjustToWidth": "Ajustar a l'ample",
"notEnlargeMoreThanOriginalSize": "No ampliar més de la seva mida original",
"rotateHorizontals": "Rotar les horitzontals",
"margin": "Marge",
"marginHorizontal": "Margen horitzontal",
"marginVertical": "Margen vertical",
Expand Down Expand Up @@ -201,6 +202,7 @@
"moveZoomWithMouse": "Moure el zoom mitjançant el cursor (Desactiva moure mitjançant arrossegar i deixar anar)",
"scrollWithMouse": "Realitzar desplaçament movent el cursor per les vores de la pantalla (Desactiva desplaçament mitjançant arrossegar i deixar anar)",
"goNextPrevChapterWithScroll": "Anar al capítol següent/anterior amb el desplaçament del ratolí (Lectura vertical)",
"rotateHorizontalsAnticlockwise": "Al rotar imatges horitzontals fer-ho en sentit antihorari",
"startReadingInFullScreen": "Començar la lectura a pantalla completa",
"trackingAtTheEnd": "Seguiment al final del capítol/tom"
},
Expand Down
2 changes: 2 additions & 0 deletions languages/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"scroll": "Režim Vertikální Čtečka",
"adjustToWidth": "Přizpůsobit šířce",
"notEnlargeMoreThanOriginalSize": "",
"rotateHorizontals": "",
"margin": "Okraj",
"marginHorizontal": "Vodorovné odsazení",
"marginVertical": "Svislé odsazení",
Expand Down Expand Up @@ -201,6 +202,7 @@
"moveZoomWithMouse": "",
"scrollWithMouse": "",
"goNextPrevChapterWithScroll": "",
"rotateHorizontalsAnticlockwise": "",
"startReadingInFullScreen": "",
"trackingAtTheEnd": ""
},
Expand Down
2 changes: 2 additions & 0 deletions languages/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"scroll": "Vertikaler Reader",
"adjustToWidth": "Der Breite anpassen",
"notEnlargeMoreThanOriginalSize": "",
"rotateHorizontals": "",
"margin": "Spanne",
"marginHorizontal": "Horizontale Spanne",
"marginVertical": "Vertikale Spanne",
Expand Down Expand Up @@ -201,6 +202,7 @@
"moveZoomWithMouse": "",
"scrollWithMouse": "",
"goNextPrevChapterWithScroll": "",
"rotateHorizontalsAnticlockwise": "",
"startReadingInFullScreen": "",
"trackingAtTheEnd": ""
},
Expand Down
2 changes: 2 additions & 0 deletions languages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"scroll": "Vertical Reader",
"adjustToWidth": "Adjust to width",
"notEnlargeMoreThanOriginalSize": "Do not enlarge more than its original size",
"rotateHorizontals": "Rotate horizontals",
"margin": "Margin",
"marginHorizontal": "Horizontal margin",
"marginVertical": "Vertical margin",
Expand Down Expand Up @@ -201,6 +202,7 @@
"moveZoomWithMouse": "Move zoom using cursor (Disables moving by drag and drop)",
"scrollWithMouse": "Scroll by moving the cursor along the edges of the screen (Disables drag and drop scrolling)",
"goNextPrevChapterWithScroll": "Go next/previous chapter with mouse scroll (Vertical reading)",
"rotateHorizontalsAnticlockwise": "When rotating horizontal images, do so counterclockwise",
"startReadingInFullScreen": "Start reading in full screen",
"trackingAtTheEnd": "Tracking at the end of the chapter/volume"
},
Expand Down
2 changes: 2 additions & 0 deletions languages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"scroll": "Lectura vertical",
"adjustToWidth": "Ajustar a lo ancho",
"notEnlargeMoreThanOriginalSize": "No ampliar más de su tamaño original",
"rotateHorizontals": "Rotar las horizontales",
"margin": "Margen",
"marginHorizontal": "Margen horizontal",
"marginVertical": "Margen vertical",
Expand Down Expand Up @@ -201,6 +202,7 @@
"moveZoomWithMouse": "Mover el zoom mediante el cursor (Desactiva mover mediante arrastrar y soltar)",
"scrollWithMouse": "Realizar desplazamiento moviendo el cursor por los bordes de la pantalla (Desactiva desplazamiento mediante arrastrar y soltar)",
"goNextPrevChapterWithScroll": "Ir al capítulo siguiente/anterior con el desplazamiento del mouse (Lectura vertical)",
"rotateHorizontalsAnticlockwise": "Al rotar imágenes horizontales hacerlo en sentido antihorario",
"startReadingInFullScreen": "Empezar la lectura en pantalla completa",
"trackingAtTheEnd": "Seguimiento al final del capítulo/tomo"
},
Expand Down
2 changes: 2 additions & 0 deletions languages/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"scroll": "Lecture verticale",
"adjustToWidth": "Ajuster à la largeur",
"notEnlargeMoreThanOriginalSize": "",
"rotateHorizontals": "",
"margin": "Marges",
"marginHorizontal": "Marge horizontale",
"marginVertical": "Marge verticale",
Expand Down Expand Up @@ -201,6 +202,7 @@
"moveZoomWithMouse": "",
"scrollWithMouse": "",
"goNextPrevChapterWithScroll": "",
"rotateHorizontalsAnticlockwise": "",
"startReadingInFullScreen": "",
"trackingAtTheEnd": ""
},
Expand Down
2 changes: 2 additions & 0 deletions languages/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"scroll": "Görgetés",
"adjustToWidth": "Teljes szélesség",
"notEnlargeMoreThanOriginalSize": "",
"rotateHorizontals": "",
"margin": "Margó",
"marginHorizontal": "Vízszintes margó",
"marginVertical": "Függőlges margó",
Expand Down Expand Up @@ -201,6 +202,7 @@
"moveZoomWithMouse": "",
"scrollWithMouse": "",
"goNextPrevChapterWithScroll": "",
"rotateHorizontalsAnticlockwise": "",
"startReadingInFullScreen": "",
"trackingAtTheEnd": ""
},
Expand Down
2 changes: 2 additions & 0 deletions languages/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"scroll": "Scorri verso il basso",
"adjustToWidth": "Regola in larghezza",
"notEnlargeMoreThanOriginalSize": "",
"rotateHorizontals": "",
"margin": "Margine",
"marginHorizontal": "",
"marginVertical": "",
Expand Down Expand Up @@ -201,6 +202,7 @@
"moveZoomWithMouse": "",
"scrollWithMouse": "",
"goNextPrevChapterWithScroll": "",
"rotateHorizontalsAnticlockwise": "",
"startReadingInFullScreen": "",
"trackingAtTheEnd": ""
},
Expand Down
2 changes: 2 additions & 0 deletions languages/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"scroll": "垂直方向リーダー",
"adjustToWidth": "幅に合わせる",
"notEnlargeMoreThanOriginalSize": "",
"rotateHorizontals": "",
"margin": "マージン",
"marginHorizontal": "横方向のマージン",
"marginVertical": "縦方向のマージン",
Expand Down Expand Up @@ -201,6 +202,7 @@
"moveZoomWithMouse": "",
"scrollWithMouse": "",
"goNextPrevChapterWithScroll": "",
"rotateHorizontalsAnticlockwise": "",
"startReadingInFullScreen": "",
"trackingAtTheEnd": ""
},
Expand Down
2 changes: 2 additions & 0 deletions languages/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"scroll": "",
"adjustToWidth": "",
"notEnlargeMoreThanOriginalSize": "",
"rotateHorizontals": "",
"margin": "",
"marginHorizontal": "",
"marginVertical": "",
Expand Down Expand Up @@ -201,6 +202,7 @@
"moveZoomWithMouse": "",
"scrollWithMouse": "",
"goNextPrevChapterWithScroll": "",
"rotateHorizontalsAnticlockwise": "",
"startReadingInFullScreen": "",
"trackingAtTheEnd": ""
},
Expand Down
2 changes: 2 additions & 0 deletions languages/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"scroll": "Rolar para baixo",
"adjustToWidth": "Ajustar a largura",
"notEnlargeMoreThanOriginalSize": "",
"rotateHorizontals": "",
"margin": "Margem",
"marginHorizontal": "",
"marginVertical": "",
Expand Down Expand Up @@ -201,6 +202,7 @@
"moveZoomWithMouse": "",
"scrollWithMouse": "",
"goNextPrevChapterWithScroll": "",
"rotateHorizontalsAnticlockwise": "",
"startReadingInFullScreen": "",
"trackingAtTheEnd": ""
},
Expand Down
2 changes: 2 additions & 0 deletions languages/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"scroll": "Вертикальный ридер",
"adjustToWidth": "Отрегулировать по ширине",
"notEnlargeMoreThanOriginalSize": "",
"rotateHorizontals": "",
"margin": "Края",
"marginHorizontal": "Горизонтальный край",
"marginVertical": "Вертикальный край",
Expand Down Expand Up @@ -201,6 +202,7 @@
"moveZoomWithMouse": "",
"scrollWithMouse": "",
"goNextPrevChapterWithScroll": "",
"rotateHorizontalsAnticlockwise": "",
"startReadingInFullScreen": "",
"trackingAtTheEnd": ""
},
Expand Down
2 changes: 2 additions & 0 deletions languages/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"scroll": "Vertikal bläddring",
"adjustToWidth": "Anpassa till bredd",
"notEnlargeMoreThanOriginalSize": "Förstora inte mer än den ursprungliga storleken",
"rotateHorizontals": "",
"margin": "Marginal",
"marginHorizontal": "Horisontell marginal",
"marginVertical": "Vertikal marginal",
Expand Down Expand Up @@ -201,6 +202,7 @@
"moveZoomWithMouse": "Flytta zoom med hjälp av muspekare (inaktiverar flyttning med dra och släpp)",
"scrollWithMouse": "Bläddra genom att flytta muspekaren längs skärmens kanter (inaktiverar dra och släpp-rullning)",
"goNextPrevChapterWithScroll": "Gå till nästa/förra kapitlet med musrullning (vertikal bläddring)",
"rotateHorizontalsAnticlockwise": "",
"startReadingInFullScreen": "Börja läsningen i helskärmsläge",
"trackingAtTheEnd": "Spårning i slutet av kapitlet/volymen"
},
Expand Down
2 changes: 2 additions & 0 deletions languages/th.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"scroll": "อ่านแบบเลื่อนลง",
"adjustToWidth": "ปรับตามความกว้าง",
"notEnlargeMoreThanOriginalSize": "ห้ามขยายเกินขนาดดั้งเดิม",
"rotateHorizontals": "",
"margin": "ระยะขอบ",
"marginHorizontal": "ขอบแนวนอน",
"marginVertical": "ขอบแนวตั้ง",
Expand Down Expand Up @@ -201,6 +202,7 @@
"moveZoomWithMouse": "ย้ายซูมโดยใช้เคอร์เซอร์ (ปิดการย้ายโดยลากวาง)",
"scrollWithMouse": "เลื่อนโดยย้ายเคอร์เซอร์ไปตามขอบจอ (ปิดการเลื่อนแบบลากและวาง)",
"goNextPrevChapterWithScroll": "ไปตอนถัดไป / ก่อนหน้าด้านการเลื่อนเม้าส์ (การอ่านแนวตั้ง)",
"rotateHorizontalsAnticlockwise": "",
"startReadingInFullScreen": "เริ่มอ่านแบบเต็มจอ",
"trackingAtTheEnd": "ติดตามส่วนท้ายของตอน/เล่ม"
},
Expand Down
2 changes: 2 additions & 0 deletions languages/vi.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"scroll": "Trình đọc dọc",
"adjustToWidth": "Điều chỉnh theo độ rộng",
"notEnlargeMoreThanOriginalSize": "Không dãn rộng hơn độ rộng gốc",
"rotateHorizontals": "",
"margin": "Lề",
"marginHorizontal": "Lề ngang",
"marginVertical": "Lề dọc",
Expand Down Expand Up @@ -201,6 +202,7 @@
"moveZoomWithMouse": "Thay đổi thu phóng với con trỏ (tắt di chuyển bằng đúp chuột)",
"scrollWithMouse": "Cuộn khi di chuyển con trỏ theo viền màn hình (tắt cuộn bằng đúp chuột)",
"goNextPrevChapterWithScroll": "",
"rotateHorizontalsAnticlockwise": "",
"startReadingInFullScreen": "Khởi động trình đọc trong chế độ toàn màn hình",
"trackingAtTheEnd": "Theo dõi tại đầu của chương/tập truyện"
},
Expand Down
2 changes: 2 additions & 0 deletions languages/zh-hans.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"scroll": "纵向翻页",
"adjustToWidth": "适应屏幕",
"notEnlargeMoreThanOriginalSize": "请勿放大超过原始尺寸",
"rotateHorizontals": "",
"margin": "边距",
"marginHorizontal": "水平边距",
"marginVertical": "垂直边距",
Expand Down Expand Up @@ -201,6 +202,7 @@
"moveZoomWithMouse": "使用鼠标移动缩放(禁用通过拖放移动)",
"scrollWithMouse": "通过沿着屏幕边缘移动鼠标来滚动(禁用拖放滚动)",
"goNextPrevChapterWithScroll": "使用鼠标滚动转到下一章/上一章(垂直阅读)",
"rotateHorizontalsAnticlockwise": "",
"startReadingInFullScreen": "开始全屏阅读",
"trackingAtTheEnd": "在章节/卷末尾进行跟踪"
},
Expand Down
2 changes: 2 additions & 0 deletions languages/zh-hant.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"scroll": "垂直翻頁",
"adjustToWidth": "適應寬度",
"notEnlargeMoreThanOriginalSize": "",
"rotateHorizontals": "",
"margin": "邊際",
"marginHorizontal": "",
"marginVertical": "",
Expand Down Expand Up @@ -201,6 +202,7 @@
"moveZoomWithMouse": "",
"scrollWithMouse": "",
"goNextPrevChapterWithScroll": "",
"rotateHorizontalsAnticlockwise": "",
"startReadingInFullScreen": "",
"trackingAtTheEnd": ""
},
Expand Down
Loading

0 comments on commit 9cda79e

Please sign in to comment.