Opened 12 years ago

Closed 12 years ago

#1981 closed defect (fixed)

Selection highlight size always based on the first layer style

Reported by: morkl Owned by:
Priority: medium Milestone: 2.5
Component: Rendering Service Version: 2.2.0
Severity: minor Keywords:
Cc: External ID:

Description

When a point layer has multiple layer styles, the size of the selection highlight is based on the first one, not the one that matches the current scale.

This is a problem when the first style is defined with map space sizes (e.g. 1x1 m) and the subsequent ones with device space sizes (e.g. 5x5 mm), since the highlights are barely visible at small scales.

See attached images (three features on the right are selected).

Attachments (4)

selected.png (154.4 KB ) - added by morkl 12 years ago.
three features selected; highlight barely visible
notselected.png (154.3 KB ) - added by morkl 12 years ago.
same view, no selection
Trees.LayerDefinition (3.1 KB ) - added by morkl 12 years ago.
1981.patch (2.0 KB ) - added by jng 12 years ago.

Download all attachments as: .zip

Change History (7)

by morkl, 12 years ago

Attachment: selected.png added

three features selected; highlight barely visible

by morkl, 12 years ago

Attachment: notselected.png added

same view, no selection

by morkl, 12 years ago

Attachment: Trees.LayerDefinition added

comment:1 by jng, 12 years ago

Milestone: 2.4

comment:2 by jng, 12 years ago

Milestone: 2.42.5

by jng, 12 years ago

Attachment: 1981.patch added

comment:3 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Fixed r7281

Note: See TracTickets for help on using tickets.