Changes
Co-authored-by: Reifonas <211114984+Reifonas@users.noreply.github.com>
This commit is contained in:
@@ -267,7 +267,9 @@ function MeasurementOverlay() {
|
||||
position={hoverInfo.position}
|
||||
text={`${hoverInfo.type === 'hole' ? '⌀ ' : ''}${hoverInfo.value.toFixed(1)} mm`}
|
||||
variant="primary"
|
||||
fixed
|
||||
/>
|
||||
|
||||
)}
|
||||
|
||||
{/* Pending first point */}
|
||||
|
||||
Reference in New Issue
Block a user