Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Framebuffer picker size automatically adjusts to match the dimensions of the engine's canvas #259

Open
JujieX opened this issue Jan 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@JujieX
Copy link
Member

JujieX commented Jan 25, 2024

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.

@JujieX JujieX added the enhancement New feature or request label Jan 25, 2024
@JujieX JujieX self-assigned this Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant