We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Calling setTableCellShade does NOT apply the shading color immediately if multiple cells were selected.
setTableCellShade
Steps to reproduce
Actual behavior Shading color was not applied to selected cell. Clicking any other area of the table is required to make the shading color work.
Expected behavior Shading color should be applied immediately after calling setTableCellShade.
Repro video https://github.com/user-attachments/assets/0b8c43c5-af09-4539-85d9-eb95746ef919
Additional context Reproduced it both on Outlook for Mac and OWA.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Calling
setTableCellShade
does NOT apply the shading color immediately if multiple cells were selected.Steps to reproduce
Actual behavior
Shading color was not applied to selected cell. Clicking any other area of the table is required to make the shading color work.
Expected behavior
Shading color should be applied immediately after calling
setTableCellShade
.Repro video
https://github.com/user-attachments/assets/0b8c43c5-af09-4539-85d9-eb95746ef919
Additional context
Reproduced it both on Outlook for Mac and OWA.
The text was updated successfully, but these errors were encountered: