Correct elevation algorithm in web-components #2778
Labels
area:fast-foundation
Pertains to fast-foundation
feature
A new feature
status:needs-investigation
Needs additional investigation
warning:stale
No recent activity within a reasonable amount of time
The elevation is algorithm is dependent on the relative luminance of the regions background. Right now the value is hard-coded to the relative luminance of white, but we'll want to update this implementation when we get recipe support from
@microsoft/fast-element
.We'll want to land implementation details, but a few options are:
--background-luminance
value.The text was updated successfully, but these errors were encountered: