Skip to content

Improve Maximize Delegate Sizing

  • Don't use sourceSize for images as this should be availble for memory optimisation.
  • Fallback to the maximum available window area.
  • Use implicit size if available.

Merge request reports