You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current color inversion filter does not use the correct color space, resulting in "washed out" images after inversion. This was recently fixed on PFE by adding color-interpolation-filters="sRGB" to the filter:
The current color inversion filter does not use the correct color space, resulting in "washed out" images after inversion. This was recently fixed on PFE by adding
color-interpolation-filters="sRGB"
to the filter:anti-slavery-manuscripts/src/containers/SubjectViewer.jsx
Line 215 in 675aaef
Current:
Correct:
The text was updated successfully, but these errors were encountered: