Ticket #852 (new enhancement)

Opened 4 years ago

Last modified 3 years ago

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.

Change History

Changed 4 years ago by jbirch

  • milestone 2.1 deleted

Nobody has accepted this ticket yet; removing milestone.

Changed 3 years ago by jbirch

  • version 2.0.1 deleted

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

Note: See TracTickets for help on using tickets.