mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Set readStartTime when switching chapters in a single reader session (#7702)
This commit is contained in:
		| @@ -423,6 +423,7 @@ class ReaderPresenter( | ||||
|         if (selectedChapter != currentChapters.currChapter) { | ||||
|             logcat { "Setting ${selectedChapter.chapter.url} as active" } | ||||
|             saveReadingProgress(currentChapters.currChapter) | ||||
|             setReadStartTime() | ||||
|             loadNewChapter(selectedChapter) | ||||
|         } | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user