textual icon indicating copy to clipboard operation
textual copied to clipboard

Rich styles computation for dom nodes doesn't take text-opacity into account

Open rodrigogiraoserrao opened this issue 11 months ago • 0 comments

DOMNode.rich_style does not take into account the text opacity when computing the foreground colour.

This will likely fix Textual#3342, which in turn will likely fix Textual#3304.

rodrigogiraoserrao avatar Sep 27 '23 13:09 rodrigogiraoserrao