Skip to content

Fix grid scaling and units on init

James Ferrarelli requested to merge jsfer/inkscape:4276-legacy-grid-check into master

Assumptions were made if attributes weren't present in loaded file, and weren't scaled correctly. The units were being set to the document units which should rather be from preferences instead.

Fixes: #4726 (closed)

Edited by James Ferrarelli

Merge request reports