Fix long strip images not loading in some old devices

Fixes #1398
This commit is contained in:
AntsyLich
2024-10-31 18:25:34 +06:00
parent f508d10ad1
commit 06efc3b25c
4 changed files with 43 additions and 28 deletions
+1
View File
@@ -17,6 +17,7 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
### Fixed
- Fixed "currentTab was used multiple times"
- Fixed a rare crash when invoking "Mark previous as read" action
- Fixed long strip images not loading in some old devices
### Improved
- Bangumi search now shows the score and summary of a search result ([@MajorTanya](https://github.com/MajorTanya)) ([#1396](https://github.com/mihonapp/mihon/pull/1396))