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: [email protected]
        ReportedBy: [email protected]


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.
_______________________________________________
Okular-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to