You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, the project I am currently working on leverages a flexible canvas element size. Essentially, the screen scales to the browser's window following the default ratio set from 1280px by 720px. The scaleWithScreenSize API appears to retrieve the screen size based on the Stage dimensions. This may work fine with static screen sizes, but hoping for a solution for screen sizes that can change dynamically.
The text was updated successfully, but these errors were encountered:
Hello, the project I am currently working on leverages a flexible canvas element size. Essentially, the screen scales to the browser's window following the default ratio set from 1280px by 720px. The scaleWithScreenSize API appears to retrieve the screen size based on the Stage dimensions. This may work fine with static screen sizes, but hoping for a solution for screen sizes that can change dynamically.
The text was updated successfully, but these errors were encountered: