Git Product home page Git Product logo

Comments (5)

plateaukao avatar plateaukao commented on August 23, 2024

Hi, @beelzebielsk
Thanks for reporting this issue. I will investigate what might go wrong.

from einkbro.

plateaukao avatar plateaukao commented on August 23, 2024

Hi, @beelzebielsk
If you want to reserve a larger space due to fixed header or footer in Web page, please try value like 200, or 300 or even larger. As for there's no obvious difference between 80, 60, 40, and 0, that may be because on Onyx Boox Poke2, the size difference is small comparing to its physical screen size.

By the way, sometimes I found that I have to manually touch the web content first, to make sure it really measures the web content height. If it's still not working for you, you can also try the same way too. :)

from einkbro.

beelzebielsk avatar beelzebielsk commented on August 23, 2024

I tried 200 or 300 and started seeing a difference. It didn't occur to me to use larger numbers. What do the numbers mean? I thought it was a percentage of the screen.

from einkbro.

plateaukao avatar plateaukao commented on August 23, 2024

it's the relative size unit used in code, we call them dp.
1 dp could mean 2 pixels, or 4 pixels, or even 8 pixels depending on device resolutions.

On devices with different screen size and different resolutions, dp should be displayed in the same physical size. However, on Onyx devices, the system is modified to support manipulating the app resolution. So it's not the normal case. That's why I ask you to try larger numbers.

from einkbro.

beelzebielsk avatar beelzebielsk commented on August 23, 2024

I see. Thanks so much for the explanation.

from einkbro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.