Giter Site home page Giter Site logo

Comments (3)

jlesage avatar jlesage commented on August 18, 2024 1

With the latest image, resolution is now automatically adjusted according to the browser's window size.

from docker-jdownloader-2.

jlesage avatar jlesage commented on August 18, 2024

Upscaling is currently not possible. However, in the future, it could be possible to dynamically adjust the resolution of the app to match the size of the window browser.

from docker-jdownloader-2.

tarchive avatar tarchive commented on August 18, 2024

Yes, that would work too. I look forward to that dynamic resolution feature here if it becomes possible.

In the meantime i did some playing around with the html inside chrome dev menu and found increasing the width and height to 2560 and 1310 in the element below i could stretch the 1080p window to fit my 4k screen exactly as i was hoping to accomplish. There is a very small gap at bottom but it is needed to prevent chrome from displaying scrollbars.

<canvas id="rfbScreen" class="center-block" style="margin-top: 51px; width: 2560px; height: 1310px;" width="1920" height="1080" data:image="">
    Canvas not supported.
  </canvas>

The problem is now the jdownloader mouse it out of sync with the host mouse . Probably a different scaling factor somewhere, but I do not know enough to begin digging further and honestly not sure if it will lead to a feasible workaround.

from docker-jdownloader-2.

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.