easydiffusion/ui
patriceac 282c4cca82
Add support for disabled state to model dropdown (#886)
* Add support for disabled state to model dropdown

As per https://discord.com/channels/1014774730907209781/1021695193499582494/1075068193753804831

The only limitation is that we cannot visually gray out the chevron itself because the corresponding font-awesome icon is a Pro icon (https://fontawesome.com/icons/angle-down?s=duotone&f=classic).

* Gray out the chevron when the control is disabled

* Remove empty line

* Disable the transition on the chevron

Apply effect immediately when the dropdown is enabled/disabled.
2023-02-16 19:29:08 +05:30
..
easydiffusion Format code, PEP8 using Black 2023-02-14 18:47:50 +05:30
hotfix Hotfix for broken openAI dependency - bad json file 2022-09-10 00:13:16 +05:30
media Add support for disabled state to model dropdown (#886) 2023-02-16 19:29:08 +05:30
plugins/ui Fix autocomplete in GFPGAN and Merge 2023-02-13 01:54:55 -08:00
index.html Fix for dropdown widths (#883) 2023-02-16 10:35:46 +05:30
main.py Refactor server.py 2022-12-24 15:29:49 +05:30
modifiers.json Support for longer labels 2022-09-23 00:05:05 +03:00