Summary: | How do snapping works? | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Hoang Duy Tran <hoangduytran1960> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | wishlist | CC: | tamtamy.tymona |
Priority: | NOR | ||
Version: | 5.0.0-beta1 | ||
Target Milestone: | --- | ||
Platform: | macOS (DMG) | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
attachment-26373-0.html
attachment-27517-0.html |
Description
Hoang Duy Tran
2021-11-01 10:41:38 UTC
Please use this MP4 file instead (https://drive.google.com/file/d/1Vh6Y1XAoSwGVn9U_nA9GtEuEppHpJZNk/view?usp=sharing), the previous one cut too short and the speed was too quick to capture anything, so I slow down to make it easier for you to observe. Created attachment 143088 [details] attachment-26373-0.html pon., 1 lis 2021, 12:04 użytkownik Hoang Duy Tran <bugzilla_noreply@kde.org> napisał: > https://bugs.kde.org/show_bug.cgi?id=444764 > > --- Comment #1 from Hoang Duy Tran <hoangduytran1960@gmail.com> --- > Please use this MP4 file instead > ( > https://drive.google.com/file/d/1Vh6Y1XAoSwGVn9U_nA9GtEuEppHpJZNk/view?usp=sharing > ), > the previous one cut too short and the speed was too quick to capture > anything, > so I slow down to make it easier for you to observe. > > -- > You are receiving this mail because: > You are watching all bug changes. > > Suggestion, please take a look at how the snapping is implemented in Inkscape. It's divided into options https://www.tutorviacomputer.com/inkscape/inkscape-snapping/ Created attachment 143089 [details] attachment-27517-0.html There is only one option as far as I know, the rest is deprecated and stopped functioning pon., 1 lis 2021, 12:18 użytkownik Hoang Duy Tran <bugzilla_noreply@kde.org> napisał: > https://bugs.kde.org/show_bug.cgi?id=444764 > > --- Comment #3 from Hoang Duy Tran <hoangduytran1960@gmail.com> --- > Suggestion, please take a look at how the snapping is implemented in > Inkscape. > It's divided into options > > https://www.tutorviacomputer.com/inkscape/inkscape-snapping/ > > -- > You are receiving this mail because: > You are watching all bug changes. > > Just to make my intention clear in this example, I was trying to draw a star shape with 5 peaks, meaning 360/5 = 72, so 5 peaks, 5 valleys meaning 360/10 = 36º. Then at the intersection points of the circle and the vanishing lines I hope to draw a poly-line across every 4 arcs, and by joining those points you'll ended up with a star-shape. From what I can understand, you had two issues: - the center of the ellipse assistant not snapping to the guides intersection, - the start of polyline not snapping to the intersection of assistant preview lines. The first one can be maybe argued that there might be something wrong, though note that the center of the ellipse assistant won't be snapping anyway because right now the only things that can snap in an assistant are the handles, which are the big circles. In the second case it's even more clear it's a wish and not a bug because the preview lines are just meant to be a visual preview, not any kind of actual guide like that, providing snapping etc. It's only drawn on the canvas, it doesn't provide any more functionality. From my observations: - Guide lines cannot be snapped easily to the center of images. There should be a way to snap these lines to units on the ruler, or to the grid, or by the input values provided by the user, ie. the distance from center, from edge (left, right, left, top), if two or more lines present, they can be set a distance apart with user input value to make guide lines useful. - Guide lines are there to allow objects to snap to them, making the process of laying out items easier for users. If objects cannot aligned, or snapped to the guide lines, there is NO POINT for them to be there at first place. - Objects should be able to snap to other objects, such as guide lines, grid, other objects at intersection points, edges, borders, mid-points, input distance in a field (with different value unit, ie. point, pixels, mm, cm etc...) or even angles, depending choices. - Please play around with Inkscape and see how useful its functionalities are (and they worked). I'm sorry, but this is not a valid bug report. A valid bug report only reports exactly one issue, is very precise and actionable by the programmer. Your issues seem to be more suitable for a discussion on our forum on krita-artists.org . Since some of what you ask for are things that are not implemented yet, please read this instruction to learn how to make a good feature request: https://docs.krita.org/en/untranslatable_pages/new_features.html (feature requests should be posted on krita-artists.org forum as well, not here on bugs.kde.org, which is a place for bug reports). Then make a post on krita-artists.org according to the instruction. I agreed with you, there are too many bugs in this report and it cannot be singly handled. The snapping options (shift-s) should be removed if it is NOT YET implemented properly, avoiding all hassles for everyone, programmers as well as users. |