cache image dimensions and (chapter, page) used for scrolling, fix bug related to width and height of UICollectionViewCell

This commit is contained in:
2025-07-26 00:32:49 +02:00
parent 2f6f29603a
commit 6a9dbe2f0b
2 changed files with 150 additions and 51 deletions

View File

@@ -3,11 +3,15 @@
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>uploadBitcode</key>
<false/>
<key>uploadSymbols</key>
<key>method</key>
<string>debugging</string>
<key>signingStyle</key>
<string>automatic</string>
<key>destination</key>
<string>export</string>
<key>stripSwiftSymbols</key>
<true/>
<key>compileBitcode</key>
<true/>
<false/>
</dict>
</plist>