Background Opacity on Table Columns

Just wanted to share a bit of learning - apparently, Retool now handles opacity differently based on different column types on their table component. :slight_smile:

1 Like

Seems like Auto always has an opacity of 0.2 whereas Text/Number (and probably others) have no opacity. Very disorienting when you're making background color functions :sweat_smile:

1 Like

so true, I dealt with this in the past. I thought back then it's color related but component-based makes more sense :stuck_out_tongue:

I now always hardcode the opacity in.

1 Like