Skip to content

fix: Invert colors on home screen cover overlay when recent book is selected#390

Merged
daveallie merged 8 commits intocrosspoint-reader:masterfrom
lukestein:fix/388-invert-book-overlay-selection
Jan 19, 2026
Merged

fix: Invert colors on home screen cover overlay when recent book is selected#390
daveallie merged 8 commits intocrosspoint-reader:masterfrom
lukestein:fix/388-invert-book-overlay-selection

Conversation

@lukestein
Copy link
Contributor

Summary

Additional Context

Picsew_20260115153419


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

@lukestein
Copy link
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.

@daveallie
Copy link
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 daveallie merged commit 7a792a5 into crosspoint-reader:master Jan 19, 2026
2 checks passed
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)


![Picsew_20260115153419](https://github.com/user-attachments/assets/44193f9d-76b7-4c77-b890-72b0dbae01c4)


---

### 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)


![Picsew_20260115153419](https://github.com/user-attachments/assets/44193f9d-76b7-4c77-b890-72b0dbae01c4)


---

### 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI: Text overlay for recent book on home screen should have inverted colors when selected.

3 participants