Skip to content

qt: fix maximize window restore

remove QPoint::isNull check, for a maximized window this will always return true and restoreWindow will fallback to default size

fixes #26104 (comment 283653)

Merge request reports

Loading