- changed status to open
Issue #98
resolved
SVG file with width="56mm" height="46mm"
shows as 'W: 56 mm H: 56 mm'
in macOS window.
Gapplin Version 1.4.0 (285)
Example file for attached Gapplin window screen capture:
<?xml version="1.0" standalone="no"?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="56mm" height="46mm" viewBox="0 -46 56 46" xmlns="http://www.w3.org/2000/svg" version="1.1"> <title>OpenSCAD Model</title> <path d=" M 55.5,-2 L 54,-4 L 51,-4 L 52.5,-2 L 49.5,-2 L 2,-45.5 L 0,-45.5 L 0,-0 L 55.5,-0 z M 2,-2 L 2,-42 L 46.5,-2 z " stroke="black" fill="lightgray" stroke-width="0.5"/> </svg>
Comments (4)
-
repo owner -
repo owner -
repo owner - changed status to resolved
Fix height display in info bar (fix
#98)→ <<cset 99ee52ffb72f>>
-
repo owner Thank you for the report and sorry for my late reply. This issue will be solved in the next Gapplin 1.5.2.
- Log in to comment