• Gerschel's avatar
    aspect ratio for dim's; sliders adjust by ratio · 5d483bf3
    Gerschel authored
    Default choices added to settings in user interface section
    Choices are editable by user
    
    User selects from dropdown.
    When you move one slider, the other adjusts according to the ratio
    chosen.
    Vice versa for the other slider.
    
    Number fields for changes work as well.
    
    For disabling ratio, an unlock pad "🔓" is available as a default.
    This string can be changed to anything to serve as a disable,
    as long as there is no colon ":".
    
    Ratios are entered in this format, floats or ints with a colon "1:1".
    The string is split at the colon, parses left and right as floats to
    perform the math.
    5d483bf3
Name
Last commit
Last update
.github Loading commit data...
configs Loading commit data...
embeddings Loading commit data...
extensions Loading commit data...
extensions-builtin Loading commit data...
html Loading commit data...
javascript Loading commit data...
localizations Loading commit data...
models Loading commit data...
modules Loading commit data...
scripts Loading commit data...
test Loading commit data...
textual_inversion_templates Loading commit data...
.gitignore Loading commit data...
.pylintrc Loading commit data...
CODEOWNERS Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
environment-wsl2.yaml Loading commit data...
launch.py Loading commit data...
requirements.txt Loading commit data...
requirements_versions.txt Loading commit data...
screenshot.png Loading commit data...
script.js Loading commit data...
style.css Loading commit data...
webui-macos-env.sh Loading commit data...
webui-user.bat Loading commit data...
webui-user.sh Loading commit data...
webui.bat Loading commit data...
webui.py Loading commit data...
webui.sh Loading commit data...