Bug 361116 - Vector circle produces diamond.
Summary: Vector circle produces diamond.
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Layers/Vector (show other bugs)
Version: git master (please specify the git hash!)
Platform: Compiled Sources Linux
: NOR major
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-28 20:35 UTC by wolthera
Modified: 2016-03-30 19:28 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wolthera 2016-03-28 20:35:52 UTC
If you currently try to draw a vector circle or path on a vector layer, you will get a diamond(in case of the circle) or only straight paths(in case of the path). Krita also refuses to allow you modify the bezier path handles...

Maybe these are somehow set to 0 length somewhere???

Reproducible: Always

Steps to Reproduce:
1. Draw a circle on a vector layer
2. Observe it is not a circle
3. feel insane



git d5ae63c
Comment 1 Scott Petrovic 2016-03-28 20:38:21 UTC
Confirmed. 

This is also happening on my Windows 10 device. There might be something going on with the bezier points and how the handles are calculated.
Comment 2 Sven Langkamp 2016-03-28 21:17:38 UTC
Also happens with the rounded corner rectangle.