Giter Site home page Giter Site logo

Using the windowed mode toggle button while in the node editor breaks zoom until the window is maximized while in the queue view. about amethyst HOT 8 CLOSED

okawaffles avatar okawaffles commented on September 26, 2024
Using the windowed mode toggle button while in the node editor breaks zoom until the window is maximized while in the queue view.

from amethyst.

Comments (8)

okawaffles avatar okawaffles commented on September 26, 2024

The bug is not present when I run Amethyst from yarn dev so it might already be fixed..?

from amethyst.

Geoxor avatar Geoxor commented on September 26, 2024

I've had this bug mentioned before, and i believe it was because i was changing webFrame.setZoomFactor(), it might have been a bug with electron/chromium electron/electron#10572

Just tested it and indeed it seems to work fine with yarn dev but not when built, I hate these production-only issues, ill look more into it

ea904edbbe75ae08bc65a4c7f2841d0e.mp4

from amethyst.

Geoxor avatar Geoxor commented on September 26, 2024

Indeed chromium (i assume) is doing some sort of page-level caching instead of using the same zoom level for the entire domain

b07ed3604a7640b6fbc143b7c50a1990.mp4

from amethyst.

okawaffles avatar okawaffles commented on September 26, 2024

Interesting. Does the dev build use a different Chromium than production?

from amethyst.

Geoxor avatar Geoxor commented on September 26, 2024

Just saw this note on the webContents.setZoomLevel()

image

from amethyst.

Geoxor avatar Geoxor commented on September 26, 2024

Interesting. Does the dev build use a different Chromium than production?

Not that I am aware of, maybe vue-router works differently on prod than dev

from amethyst.

Geoxor avatar Geoxor commented on September 26, 2024

Here's the window.location.href

production:
image

dev:
image

Honestly not sure what exactly the cause is by it may be due to it being file:// paths instead of http:// that it treats it as not same-origin

from amethyst.

Geoxor avatar Geoxor commented on September 26, 2024

my suspicion seems correct:

image

from amethyst.

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.