TheRealKaup/KTech

Default resolution in `UI::UI()` and `Camera::Camera()` should be resolution of `Output`.

Open

#150 opened on Mar 22, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (1 fork)auto 404
apigood first issuegraphicsworld

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

To implement this, the default argument should be (0, 0). If it is unchanged, use output.resolution.

Contributor guide