<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Provide a UI to set arbitrary shadow direction and use them in import and export"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142559">142559</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Provide a UI to set arbitrary shadow direction and use them in import and export
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.2.0.0 alpha1+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>rb.henschel@t-online.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="https://bugs.documentfoundation.org/attachment.cgi?id=172445" name="attach_172445" title="Shadow with other direction than possible in the UI">attachment 172445</a> <a href="https://bugs.documentfoundation.org/attachment.cgi?id=172445&action=edit" title="Shadow with other direction than possible in the UI">[details]</a></span>
Shadow with other direction than possible in the UI

ODF has attributes draw:shadow-offset-x and draw:shadow-offset-y.
Our API has properties ShadowXDistance and ShadowYDistance.
VML has property offset as "x,y"
OOXML has shadow attributes dist (distance) and dir (direction angle).
They all can us arbitrary directions of a shadow.
LibreOffice can even render such shadow, see attached document.

Only the dialog restricts the shadow direction to Top, TopRight, Right,
BottomRight, Buttom, BottomLeft, Left, TopLeft and Center.

Therefore my request is to enhance LibreOffice, that all directions are
possible for the user in the UI and the exact direction is used on load and
save, not only with ODF but with OOXML too.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>