Skip to content

Add predefined scaling factors

Rafał Lalik requested to merge fizyk/krdc:new_scaling_feature into master

This commit adds following scaling modes:

  • No scaling (or 1:1)
  • Best fit to window
  • Fit to height
  • Fit to Width
  • Custom scaling (slider)

Screenshot_20230224_115703

Also it contains commit which reverts !41 (merged)

Merge request reports