InvokeAI/invokeai/frontend
psychedelicious 3aa6a7e7df feat(ui): minimum gallery size
Add `useMinimumPanelSize()` hook to provide minimum resizable panel sizes (in pixels).

The library we are using for the gallery panel uses percentages only. To provide a minimum size in pixels, we need to do some math to calculate the percentage of window size that corresponds to the desired min width in pixels.
2023-07-01 18:29:55 +10:00
..
CLI convert add_model(), del_model(), list_models() etc to use bifurcated names 2023-05-13 14:44:44 -04:00
install warn but do not crash when model scan finds random cruft in models directory 2023-06-28 15:26:42 -04:00
merge fix potential race condition in config system 2023-05-25 20:41:26 -04:00
training fix potential race condition in config system 2023-05-25 20:41:26 -04:00
web feat(ui): minimum gallery size 2023-07-01 18:29:55 +10:00
__init__.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00