https://bugs.kde.org/show_bug.cgi?id=395267

Tymond <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/a8ad9c6d450635a2f9733c10
                   |                            |f695545baa1b793a

--- Comment #3 from Tymond <[email protected]> ---
Git commit a8ad9c6d450635a2f9733c10f695545baa1b793a by Agata Cacko.
Committed on 06/03/2019 at 09:42.
Pushed by tymond into branch 'master'.

Fix the low pixel size limit in Scale to New Size dialog

Summary:
This commit changes the limit for image size
in the dialog from 90k pixels to 100000k (100M) pixels
which is the same limit as in the File -> New dialog.

Test Plan:
- trying to scale image to 1000M pixels in any dimension
(dialog should not allow for that)
- trying to scale image to 1000M pixels, but in a different
unit (according to dpi); dialog should not allow for that
- trying to scale image to 20k pixels, it works fine

Reviewers: #krita, woltherav

Reviewed By: #krita, woltherav

Subscribers: woltherav

Tags: #krita

Differential Revision: https://phabricator.kde.org/D19545

M  +1    -1    plugins/extensions/imagesize/dlg_imagesize.cc

https://commits.kde.org/krita/a8ad9c6d450635a2f9733c10f695545baa1b793a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to