psychedelicious 1358c5eb7d fix(ui): fix selector memoization
Every `GalleryImage` was rerendering any time the app rerendered bc the selector function itself was not memoized. This resulted in the memoization cache inside the selector constantly being reset.

Same for `BatchImage`.

Also updated memoization for a few other selectors.
2023-07-05 13:25:07 +10:00
..
2023-07-04 14:35:47 +10:00
2023-06-25 13:44:10 +10:00
2023-07-05 13:25:07 +10:00
2023-05-11 11:55:51 +10:00
2023-03-03 00:02:15 -05:00
2023-03-03 00:02:15 -05:00
2023-03-03 00:02:15 -05:00
2023-07-04 14:34:41 +10:00
2023-07-04 14:35:47 +10:00
2023-07-04 14:34:41 +10:00