Project

General

Profile

Actions

Bug #8721

closed

Wt::Color::Transparent is black (workaround)

Added by Samuel Quevauvillers almost 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
06/23/2021
Due date:
% Done:

0%

Estimated time:

Description

When trying to modify the background color of a menuitem with

menuitem_catalog->decorationStyle().setBackgroundColor(Wt::Color::Transparent);

I get in my html/css a rbg(0,0,0), wich renders a black background.

By the way it works good if I use the other constructor of WColor(string)

Wt::WColor("transparent");

Related issues 1 (0 open1 closed)

Is duplicate of Feature #7434: Allow setBackgroundColor() to change the alpha-level.Closedruben kindt

Actions
Actions #1

Updated by Roel Standaert almost 3 years ago

  • Is duplicate of Feature #7434: Allow setBackgroundColor() to change the alpha-level. added
Actions #2

Updated by Roel Standaert almost 3 years ago

  • Status changed from New to Closed

This is a duplicate of issue #7434. Closing this in favor of that one.

Actions

Also available in: Atom PDF