Skip to content

window: Always clamp to max size

Benjamin Otte requested to merge wip/otte/for-master into master

When computing the window size, always try to clamp to the max size. This will shrink a window down into a sane size if it was too big before.

Merge request reports