View Single Post
Old 02-04-2021, 11:37 PM   #79
droopy
Guru
droopy ought to be getting tired of karma fortunes by now.droopy ought to be getting tired of karma fortunes by now.droopy ought to be getting tired of karma fortunes by now.droopy ought to be getting tired of karma fortunes by now.droopy ought to be getting tired of karma fortunes by now.droopy ought to be getting tired of karma fortunes by now.droopy ought to be getting tired of karma fortunes by now.droopy ought to be getting tired of karma fortunes by now.droopy ought to be getting tired of karma fortunes by now.droopy ought to be getting tired of karma fortunes by now.droopy ought to be getting tired of karma fortunes by now.
 
Posts: 834
Karma: 2912460
Join Date: Apr 2009
Device: Kobo Forma
I'm upgrading my patch from v4.23.15548.
With comparediff tool, I noted that this current version (4.25.15875) doesn't have these lines of code anymore:
Code:
	Increase page navigation history:
	  - Enabled: yes
	  - Description: Increases the number of dots marking navigation history on the scrubber.
	  # Replace the immediate value for the cmp r1, #2 before the bgt to the inlined
	  # QVector::removeFirst() (i e. QVector::erase(start, start+1)):
	  - BaseAddress: "BookmarkHistoryMixin::pushBookmark(Bookmark const&)"
	  - ReplaceInt: {Offset: 18, Find: 2, Replace: 4} # note: you can set thr replacement to whatever you want, but it MUST be > 1 or bad things will happen
What happened to this section?
droopy is offline   Reply With Quote