[Okular-devel] [Bug 285034] New: opacity tag in tools.xml not works properly
dinya
sidorovdi at gmail.com
Wed Oct 26 19:07:05 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=285034
Summary: opacity tag in tools.xml not works properly
Product: okular
Version: unspecified
Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: okular-devel at kde.org
ReportedBy: sidorovdi at gmail.com
Version: unspecified
OS: Linux
Part from tools.xml
<annotatingTools>
...
<tool id="3" name="Green Freehand Line" pixmap="tool-ink-okular">
<tooltip>Green Ink</tooltip>
<engine type="SmoothLine" color="#00FF00">
<annotation type="Ink" color="#00FF00" width="3" opacity="40" />
</engine>
<shortcut>3</shortcut>
</tool>
...
</annotatingTools>
If opacity="0" in okular line will be not shown. If opacity > 0, then it
automatically sets to 100%.
Reproducible: Always
Steps to Reproduce:
If opacity="0" in okular line will be not shown. If opacity > 0, then it
automatically sets to 100%.
Expected Results:
opacity value in tools.xml must affect okular opacity on desirable way.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Okular-devel
mailing list