issues
search
sindrel
/
excalidraw-converter
A command line tool for porting Excalidraw diagrams to Gliffy and draw.io.
MIT License
104
stars
8
forks
source link
fix: Add padding to canvas placement offset to avoid clipping
#39
Closed
sindrel
closed
8 months ago
sindrel
commented
8 months ago
Fixes issue with clipping on top-left objects, i.e. when objects have significant line stroke width.
Compensates by substracting 10px from horizontal and vertical canvas offset.