Skip to content

Fix text color in in cells with shade. #2091

Merged
juliaroldi merged 7 commits intomasterfrom
u/juliaroldi/background-table
Sep 22, 2023
Merged

Fix text color in in cells with shade. #2091
juliaroldi merged 7 commits intomasterfrom
u/juliaroldi/background-table

Conversation

@juliaroldi
Copy link
Contributor

@juliaroldi juliaroldi commented Sep 21, 2023

When normalizeTable and applyTableFormat, apply the cell text color to the segment inside the cells, so the default color do not override it.

cellShadeTest

@juliaroldi juliaroldi marked this pull request as ready for review September 21, 2023 21:04
color: string | null | undefined,
isColorOverride?: boolean
isColorOverride?: boolean,
overrideTextColor?: boolean
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested name: applyToSegments

@juliaroldi juliaroldi merged commit 0e6ac85 into master Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants