Measure any distance on your canvas in real-world units, plus a fix for file names not appearing after loading a saved layout.
- New Tape measure tool — click the 📐 Measure button in the toolbar to enter measuring mode. Click one point on the canvas, then a second point to get the distance between them. The result is shown right on the canvas in both imperial (feet & inches) and metric (meters). Click the button again to exit, or click a third point to start a new measurement.
- Fix Loaded file name not showing — after loading a saved layout, the file name was sometimes not appearing in the header. Fixed a code ordering issue so the name is always captured as soon as the file is successfully read.