Uploaded image for project: 'Imaging'
  1. Imaging
  2. MGNLIMG-72

MultiStepResizer: processes infinitely if the target size is bigger than the input image

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 2.0.6
    • 2.0.5
    • image operations
    • None

      The algorithm only works for downsizing:

      • h,w are not going to change as they are bigger than targetWidth and targetHeight
      • the condition (w != targetWidth || h != targetHeight) is never true

        Acceptance criteria

              had Jan Haderka
              pbaerfuss Philipp Bärfuss
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD