https://bugs.documentfoundation.org/show_bug.cgi?id=129823

            Bug ID: 129823
           Summary: Hexagon Aspect Ratio Bug
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Draw
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: amad...@gmail.com

Issue: the Draw default values assigned for the hexagon width and height are
the sames. This lets the figure to be distorted (asymmetrical). 

Solution:  to correct the shape keep the height value as user defined and
assign the width multiplying the height value by 2/(tan(60)=2/(3^(1/2)).
Otherwise, keep the width value fixed and assign the height value as
width*(3^(1/2))/2.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to