Skip to content

WIP: Resolve "IDEA: Make ratio to become an optional argument"

Yori Fournier requested to merge 40-MODIF-ratio-becomes-optional into mypl-v4

Closes #40

  • make ratio to be optional
  • change ratio to aspectRatio and forceRatioOn... to forceAspectRatioOn...
  • add a fitInFrame flag to use computeSmartRect
  • adapt former tests
  • make new tests
    • to test the aspect ratio
    • to test the corresponding flags

Merge request reports