Open Jose-Moreno opened 6 years ago
@Jose-Moreno Not related to you post, sorry about that, I am just not able to build any qtcode from the last two code updates. It shows the same 4 errors
E:\PENCIL2D\pencil-master\pencil-master\core_lib\src\managers\colormanager.cpp:20: In file included from ....\pencil-master\core_lib\src\managers\colormanager.cpp:20:0:
E:\PENCIL2D\pencil-master\pencil-master\core_lib\src\structure\object.h:97: error: 'QFile' has not been declared void importPaletteGPL(QFile& file); ^ Just to let you all know last code from 13/jul/2018
--Issue Summary--
There are a few issues that have become present after using the tool:
Proposed Solutions(s): I suppose while using the constraint modifier (shift) the transformation could either infer the direction of the transform and not automatically transform it diagonally while pressing and holding shift by comparing it's width and height when invoking the key modifier and applying the constraint.
XOR
We could have additional anchor points that would only allow to transform to a specific axis or combination:
Pressing the constraint key (shift) should affect the transformation while:
https://gyazo.com/0475727711c1513a4e84de66a5e1ecd5 Video courtesy of user tlcarus
[ ] Issue A: Very low reproduction rate: When I release the mouse button during the transformation (this happened specifically after mirror-transforming on a single axis) the marquee selection disappeared, but I pressed the ESC key and the transform was reset as expected of the current workflow.
[ ] Issue B: 100% Reproduction rate: When you try to create a selection area after a few times the selection tool will snap and make a tiny selection area after clicking and you can't undo it so you have to click again several times.
reproduction steps:
[ ] B1 Once you get the problem if you press ESC and then try to create a new selection (just clicking will do), you can reproduce the bug indefinitely.
[ ] B2 Visual Cues: Once you get the tiny selection form this bug, If instead of creating a new selection after it you take your cursor to a corner just to let the cursor change to the new and then press ESC the visual resize cue will bug out and the cursor will show like that until you create a new selection or change tools.
[ ] B3 A similar problem to B, can occur if you click a single point just using the marquee tool without following the repro steps.
[ ] Issue C: It also happened that when i tried to select the drawing once the transform applied rotation out of the blue, but I pressed ESC to undo that (visible on the GIF)
[ ] Issue D Flip Selection Based on non-transformed image:
[ ] Issue E Creating a new File will keep any selection marquee active between documents. The marquee tool should be reset on both new file and file opening operations. Also on a second test I got a random crash after doing this and loading an animation file (can't reproduce the crash anymore tho).
--Video or Image Reference--
Issue A
UX Anchor Request + Issue B & C Approx. duration: 35 secs
--System Information--