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
Is your feature request related to a problem? Please describe.
The framebuffer picker's size is dynamically configured to maintain a consistent ratio relative to the engine's canvas dimensions. For example, if the desired ratio is one-half, the render target size of the framebuffer picker will automatically resize to be half the size of the canvas, rather than being locked to a fixed size.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The framebuffer picker's size is dynamically configured to maintain a consistent ratio relative to the engine's canvas dimensions. For example, if the desired ratio is one-half, the render target size of the framebuffer picker will automatically resize to be half the size of the canvas, rather than being locked to a fixed size.
The text was updated successfully, but these errors were encountered: