enable keybindings for unavailable operations -> show info message

this should make it easier to discover what a given keypress was supposed to do (e.g. which operation it triggered)

closes #9896
This commit is contained in:
Martin Raifer
2025-05-15 17:01:30 +02:00
parent c11b661ef3
commit e25af7c05e
6 changed files with 50 additions and 26 deletions

View File

@@ -58,6 +58,8 @@ en:
drag_node:
connected_to_hidden: This can't be edited because it is connected to a hidden feature.
operations:
_unavailable:
Cannot perform “{operation}” on currently selected features.
add:
annotation:
point: Added a point.