mirror of
				https://github.com/YACReader/yacreader
				synced 2025-10-31 00:04:26 -04:00 
			
		
		
		
	Send the cover size ratio in the comic info json.
This commit is contained in:
		| @ -35,6 +35,7 @@ QJsonObject YACReaderServerDataHelper::comicToJSON(const qulonglong libraryId, c | ||||
|     json["current_page"] = comic.info.currentPage; | ||||
|     json["num_pages"] = comic.info.numPages.toInt(); | ||||
|     json["read"] = comic.info.read; | ||||
|     json["cover_size_ratio"] = comic.info.coverSizeRatio.toFloat(); | ||||
|  | ||||
|     return json; | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user