fix: Invert colors on home screen cover overlay when recent book is selected#390
Merged
daveallie merged 8 commits intocrosspoint-reader:masterfrom Jan 19, 2026
Conversation
Co-authored-by: lukestein <[email protected]>
Co-authored-by: lukestein <[email protected]>
Co-authored-by: lukestein <[email protected]>
Co-authored-by: lukestein <[email protected]>
…rsion fix: Invert home screen text overlay colors when book cover is selected
Contributor
Author
|
Just noting that @itsthisjustin has made the reasonable but controversial? suggestion that there should be no text overlays on the rendered book cover at all. |
Member
|
As per #200 (comment), I am not keen to remove the title just yet, however I do think we can move it to be 2 lines under the book and push some other content around. Happy to approve this while we figure out that other discussion. |
daveallie
approved these changes
Jan 19, 2026
jdk2pq
added a commit
to jdk2pq/crosspoint-reader
that referenced
this pull request
Jan 20, 2026
* origin: fix: truncate chapter names that are too long (crosspoint-reader#422) feat: dict based Hyphenation (crosspoint-reader#305) fix: render U+FFFD replacement character instead of ? (crosspoint-reader#366) fix: Invert colors on home screen cover overlay when recent book is selected (crosspoint-reader#390) Adds KOReader Sync support (crosspoint-reader#232) feat: Change keyboard "caps" to "shift" & Wrap Keyboard (crosspoint-reader#377) fix: XTC 1-bit thumb BMP polarity inversion (crosspoint-reader#373)
yingirene
pushed a commit
to yingirene/crosspoint-reader
that referenced
this pull request
Jan 25, 2026
…elected (crosspoint-reader#390) ## Summary * Fixes crosspoint-reader#388 ## Additional Context * Tested on my own device * See images at crosspoint-reader#388 for what home screen looked like before. * With this PR the home screen shows the following (selected and unselected recent book × cover image rendered or not)  --- ### AI Usage While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it helps set the right context for reviewers. Did you use AI tools to help write this code? **YES** --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Unintendedsideeffects
pushed a commit
to Unintendedsideeffects/crosspoint-reader
that referenced
this pull request
Feb 17, 2026
…elected (crosspoint-reader#390) ## Summary * Fixes crosspoint-reader#388 ## Additional Context * Tested on my own device * See images at crosspoint-reader#388 for what home screen looked like before. * With this PR the home screen shows the following (selected and unselected recent book × cover image rendered or not)  --- ### AI Usage While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it helps set the right context for reviewers. Did you use AI tools to help write this code? **YES** --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Additional Context
AI Usage
While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it
helps set the right context for reviewers.
Did you use AI tools to help write this code? YES