AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
Signals and public fields | |
float | scalingFactor = 1.f |
DPI ratio will be multiplied by this factor. | |
AOptional< glm::uvec2 > | minimalWindowSizeDp = std::nullopt |
If set, DPI ratio will be adjusted to be small enough for proper displaying layout of given size. More... | |
AOptional<glm::uvec2> AWindowBase::ScalingParams::minimalWindowSizeDp = std::nullopt |
If set, DPI ratio will be adjusted to be small enough for proper displaying layout of given size.