Bejárás mód: pont geometria szerkesztése, új hely

This commit is contained in:
2026-06-21 14:17:41 +02:00
parent 32821dabc7
commit 729aa9bc7f
4 changed files with 19 additions and 14 deletions
@@ -53,7 +53,7 @@ class SaveSheetActions extends StatelessWidget {
),
)
]),
if (isEditing && !isPoint) ...[
if (isEditing) ...[
const SizedBox(height: 8),
SizedBox(
width: double.infinity,