LibreraReader icon indicating copy to clipboard operation
LibreraReader copied to clipboard

Adjust status bar to support alpha color

Open testwind opened this issue 1 year ago • 3 comments

User can set alpha value ( 0 -255) for status bar text and background color. With this function , we can read in full screen and see the status bar information in transparent color

testwind avatar Dec 23 '24 15:12 testwind

屏幕截图 2024-12-24 064606 屏幕截图 2024-12-24 065304 屏幕截图 2024-12-24 065517

testwind avatar Dec 24 '24 01:12 testwind

Enhance tap zone: Define the page-turning function for the four corners of the screen

屏幕截图 2024-12-24 111659

无标题2

testwind avatar Dec 24 '24 03:12 testwind

Modify some SVG image files

Avoid warning:

  • Use 0.5 instead of .5 to avoid crashes on some device
  • Avoid scientific notation (4.04e-4) in vector paths because it can lead to crashes on some devices. Use 0.000404 instead.

acewind1 avatar Dec 24 '24 04:12 acewind1

Sorry, I can't add so many changes to the project

foobnix avatar Jul 07 '25 15:07 foobnix

damn, i quite liked the change.

DeanLemans avatar Jul 10 '25 08:07 DeanLemans

@DeanLemans do you need these funtions ? I can do these again , if @foobnix can accpet. them. I can split to several pull requets .

testwind avatar Jul 10 '25 08:07 testwind

I can split to several pull requets

Please split the features so we can test each one thoroughly and independently.

foobnix avatar Jul 10 '25 08:07 foobnix