If operation of creation of the Label on map is cancelled Label is not removed #15

Open
opened 2025-02-12 15:09:20 +00:00 by batmacumba · 0 comments
Owner

It is 4 in 1 bugs.
If operation of creation of the Label on map is cancelled by pressing 'X' button, the Label is not removed from map (it stays where were placed).
If any text description was entered, text will not be visible near the label that was left on map.
For labels left on the map after canceling, callback "OnUserCreateUserLabel" is not called.
If player will manually remove such a label by remove label instrument in tool bar, callback "OnUserDeleteUserLabel" is not called in mission script.
As a bug fix I suggest to change function of x button from 'Cancel label creation' to 'Apply/Create label' (same as when player hit ENTER). Because there is no 'Apply/Create' button to click by mouse. Hitting ENTER key is not obvious action to complete label creation.

It is 4 in 1 bugs. If operation of creation of the Label on map is cancelled by pressing 'X' button, the Label is not removed from map (it stays where were placed). If any text description was entered, text will not be visible near the label that was left on map. For labels left on the map after canceling, callback "OnUserCreateUserLabel" is not called. If player will manually remove such a label by `remove label` instrument in tool bar, callback "OnUserDeleteUserLabel" is not called in mission script. As a bug fix I suggest to change function of `x` button from 'Cancel label creation' to 'Apply/Create label' (same as when player hit ENTER). Because there is no 'Apply/Create' button to click by mouse. Hitting ENTER key is not obvious action to complete label creation.
batmacumba added the
bug
label 2025-02-12 15:15:56 +00:00
Sign in to join this conversation.
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tfs/IL-2-Sturmovik-Cliffs-of-Dover#15
No description provided.