Dither non-thumbnailed images

This commit is contained in:
David Eisinger
2024-02-02 01:15:14 -05:00
parent 0745f890b1
commit 56f08b4873
9 changed files with 19 additions and 18 deletions

View File

@@ -32,7 +32,7 @@ potentially malicious. The logic is roughly defined as follows:
Here's a flowchart that might make things clearer (did for me, in any
event):
![](URfAcl9.png)
{{<dither URfAcl9.png />}}
This feature is too complex to handle with React component state, but
too localized to store in application state (the main Microcosm