onUpdate({ txtModus: 'masstab' })}
- title="Paper-mm @ aktivem Plan-Massstab — skaliert automatisch mit" />
+
+
setTxtH(e.target.value)}
onBlur={() => {
@@ -1114,10 +1113,10 @@ function RaumProperties({ raum, geschosse, onUpdate, onDelete, hatchPatterns, fo
}}
onKeyDown={(e) => { if (e.key === 'Enter') e.target.blur() }}
title={txtModus === 'masstab' ? 'Texthoehe in Paper-mm' : 'Texthoehe in m'}
- style={{ width: 50, fontSize: 11,
+ style={{ width: 56, fontSize: 11, textAlign: 'right',
fontFamily: 'DM Mono, monospace' }} />
+ minWidth: 14 }}>
{txtModus === 'masstab' ? 'mm' : 'm'}