Git Product home page Git Product logo

Comments (6)

llbit avatar llbit commented on May 26, 2024

TODO: Check if there is a way to force Swing to resize the preview window?

from chunky.

Coestar avatar Coestar commented on May 26, 2024

I have found that with some scenes, I simply cannot change the canvas size - I push the button and nothing happens. When this happens, it also doesn't save the new numbers. If I set the canvas size I want as default, then the scenes that don't work simply won't open at all. Chunky provides no feedback on what's happening, seems to just silently fail. I would prefer to be able to set the size regardless of whether Chunky can actually display it or not, as I am doing my rendering remotely (headless). A command-line override would be lovely.

from chunky.

abonander avatar abonander commented on May 26, 2024

Has this been fixed by our patch for the blank preview window?

from chunky.

Jolyk avatar Jolyk commented on May 26, 2024

I set size to 1920x1080 -> ok.
I press "double" -> 3840x2160 -> preview turned to white, but render ok.
I press "double" again -> resolution did not change -> still white, didn't try to render.

(i heard something about 4k bitmap limitaion on direct2d)

win 8.1 64bit
java 7 upd 55 32bit
chunky 1.2.2

from chunky.

IceSelkie avatar IceSelkie commented on May 26, 2024

This is caused by JavaFX canvas size being too large: #492

This will also be (pretty much) fixed, as soon as #786 is complete.

(Could we possibly mark this as duplicate and close this to use #492 issue thread instead?)

from chunky.

IceSelkie avatar IceSelkie commented on May 26, 2024

This is caused by JavaFX canvas size being too large: #492

This will also be (pretty much) fixed, as soon as #786 is complete.

(Could we possibly mark this as duplicate and close this to use #492 issue thread instead?)

Woops, actually, this issue is unique from #492 as 492 discusses larger canvases that exceed Integer#MAX_VALUE / 3 in pixel count, not canvases which are smaller and still cause JavaFx to fail silently, like #314 did.

See: #786 (comment)

from chunky.

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.