Updated README.md with "Calc" button change

Corrected wording and replaced animated screenshot for new "Calc" button
This commit is contained in:
roamindev
2023-04-02 21:28:28 -04:00
committed by GitHub
parent 82699b5536
commit 11e9a8db03

View File

@@ -68,7 +68,7 @@ The format to be used is `button-label, width, height, # optional comment`. As b
## Calculator Panel
Use the calculator to determine new width or height values based on the aspect ratio of source dimensions.
- Click calculator button to show or hide the aspect ratio calculator
- Click `Calc` to show or hide the aspect ratio calculator
- Set the source dimensions:
- Enter manually, or
- Click ⬇️ to get source dimentions from txt2img/img2img sliders, or
@@ -77,4 +77,4 @@ Use the calculator to determine new width or height values based on the aspect r
- Set the desired width or height, then click either `Calculate Height` or `Calculate Width` to calculate the missing value
- Click `Apply` to send the values to the txt2txt/img2img sliders
---
<img width="666" style="border: solid 3px black;" alt="Basic usage of aspect ratio calculator" src="https://user-images.githubusercontent.com/121050401/229270384-c98b5c65-ac7a-497e-b468-a72c178e9417.gif">
<img width="666" style="border: solid 3px black;" alt="Basic usage of aspect ratio calculator" src="https://user-images.githubusercontent.com/121050401/229391634-4ec06027-e603-4672-bad9-ec77647b0941.gif">