https://bugs.kde.org/show_bug.cgi?id=483339
Bug ID: 483339
Summary: Shape opacity not properly rendered?
Classification: Applications
Product: krita
Version: 5.2.2
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Tools/Vector
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 167029
--> https://bugs.kde.org/attachment.cgi?id=167029&action=edit
Current render
SUMMARY
There's 2 problem with vector shapes opacity:
- The opacity value is defined with a float in range 0.0 to 1.0, instead of a
percent range from 0% to 100% like all other opacity slider in UI
- When the opacity is set to the shape, it acts like opacity was individually
set to Stroke, Markers and Fill instead of being applied globally to the shape
STEPS TO REPRODUCE
1. On a vector layer, create a polygon with thick strokes (~25px), markers, and
solid color fill
2. Set global opacity on shape to 0.5
OBSERVED RESULT
Opacity of 50% is defined as 0.5
The shape is rendered like opacity was individually set to Stroke, Markers and
Fill
cf. attachment tools_options_render_opacity.png
EXPECTED RESULT
Opacity of 50% should be defined like everywhere in UI, as a "50%" value
The shape is rendered like opacity was set globally
cf. attachment tools_options_render_opacity2.png
--
You are receiving this mail because:
You are watching all bug changes.