Commit Graph

3 Commits (6c8a27fde574591976e6eb68ab724934a34e4323)

Author SHA1 Message Date
thomas 6c8a27fde5
Round to multiples of 8 always (#37)
It was set at 8 for a reason, I was a bit dumb to change this in the first place...
2023-03-31 20:16:41 +01:00
thomas 50cf127c44
Add option on img2img to lock to image aspect ratio (#26) 2023-03-24 14:34:35 +00:00
thomas be365af8f9
Implement JavaScript aspect ratios (#25)
* Implement JavaScript aspect ratios

- Add options to enable and specify JavaScript aspect ratios
- Add JavaScript to load when enabled, which adds dropdown & functionality
- Update docs for JavaScript aspect ratios
- Add video to README.md for JavaScript aspect ratios
- Update options image on README.md
2023-03-24 00:58:00 +00:00