Modify

Opened 3 years ago

Closed 3 years ago

#21156 closed defect (fixed)

[PATCH] disable value_template for multiple selection, fixes #20851, partial fix for #20861

Reported by: marcello@… Owned by: Don-vip
Priority: normal Milestone: 21.07
Component: Core Version:
Keywords: value_template Cc:

Description

value_templates don't work well with multiple selected items because, as the command queue is currently implemented, we can only save the same value to all selected primitives, which is probably not what you want. This patch disables value_templates on multiple selection.

This patch provides "strong visual feedback" when a value_template changes a value that was set in advance, partially fixing #20861.

Also it fixes #20851.

Attachments (1)

21156.patch (5.8 KB ) - added by marcello@… 3 years ago.

Download all attachments as: .zip

Change History (3)

by marcello@…, 3 years ago

Attachment: 21156.patch added

comment:1 by Don-vip, 3 years ago

Milestone: 21.07
Owner: changed from team to Don-vip
Status: newassigned

comment:2 by Don-vip, 3 years ago

Resolution: fixed
Status: assignedclosed

In 18080/josm:

fix #21156 - fix #20851 - see #20861 - disable value_template for multiple selection (patch by marcello)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Don-vip.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.