Opened 15 years ago

Closed 10 years ago

#852 closed enhancement (fixed)

Posibility to change the selection transparency with the selection color

Reported by: msuing Owned by:
Priority: low Milestone:
Component: AJAX Viewer Version:
Severity: minor Keywords: selection, transparency
Cc: External ID:

Description

When you change the selection color in ..\www\viewerfiles\ajaxmappane.templ, line 334

var selectionColor = '0x0000FFFF'; Blue

The value is 0xRRGGBBaa where each is a hex value from 0-255 representing your RGB and transparency (alpha) values.

Currently I’m not seeing the alpha value have any impact as either FF or 00 so I don’t think it’s being used.

It could be fantastic to have the possibility to change the selection transparency.

Attachments (1)

852.patch (2.5 KB ) - added by jng 10 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by jbirch, 15 years ago

Milestone: 2.1

Nobody has accepted this ticket yet; removing milestone.

comment:2 by jbirch, 14 years ago

Version: 2.0.1

Removing version from enhancement request. If this enhancement request has been addressed or is no longer required, please close ticket.

by jng, 10 years ago

Attachment: 852.patch added

comment:3 by jng, 10 years ago

Resolution: fixed
Status: newclosed

Fixed r8065

Note: See TracTickets for help on using tickets.