https://bugs.kde.org/show_bug.cgi?id=467731
Bug ID: 467731
Summary: Expose key="Ofst" ASL parameter of gradient overlay
layer style to editor
Classification: Applications
Product: krita
Version: nightly build (please specify the git hash!)
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: layer styles
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Version: 5.2.0-prealpha (git a39b4d5)
SUMMARY
There's no option to edit the following gradient overlay ASL in the layer
styles editor:
<node type="Descriptor" name="" classId="Pnt " key="Ofst">
<node type="UnitFloat" unit="#Prc" value="0" key="Hrzn"/>
<node type="UnitFloat" unit="#Prc" value="0" key="Vrtc"/>
</node>
This doesn't really work properly with wrap-around mode, but it could still be
useful within the image bounds. I can set it through code, but it would be nice
for the built-in layer style editor to have as well. It would be even nicer if
it also worked correctly with wrap-around mode (instead of cutting off at the
single image bounds), of course.
--
You are receiving this mail because:
You are watching all bug changes.