100 Commits

Author SHA1 Message Date
altoiddealer
8b900cd274 Merge pull request #4 from altoiddealer/dev
Buttons without inheritance
2024-08-21 12:27:17 -04:00
altoiddealer
7f26881361 Buttons without inheritance
Most credit goes to [LEv145](https://github.com/LEv145) for solving the inheritance issue in sd-webui-forge (due to their implementation of Gradio 4)
2024-08-21 12:11:25 -04:00
altoiddealer
49755ffe60 Make Buttons work in Gradio 4 2024-08-19 13:11:43 -04:00
altoiddealer
4077d39710 Fix buttons affecting t2i and i2i simultaneously
Now, the buttons on the txt2img and im2img tabs work fully independently of each other
2024-03-21 21:21:26 -04:00
altoiddealer
6735fcce7f Do not use global variable for Lock mode 2024-03-21 13:04:14 -04:00
altoiddealer
5eed9d943b Make AR btns match current orientation 2024-03-21 12:34:48 -04:00
altoiddealer
ff5a130b24 Fix .js titles not showing for some buttons 2024-03-20 16:33:31 -04:00
altoiddealer
0d8a4aa5fe Update README.md 2024-03-20 15:19:25 -04:00
altoiddealer
f42fe56ed6 Update README.md 2024-03-20 15:17:30 -04:00
altoiddealer
e6f150ec19 Final version 2024-03-20 15:01:03 -04:00
altoiddealer
1cc7212be0 Update README.md 2024-03-19 23:44:30 -04:00
altoiddealer
d465f144f3 Revamp code. Next commit is final. 2024-03-19 22:10:20 -04:00
altoiddealer
6515d1154a Update README.md 2024-03-13 11:36:16 -04:00
altoiddealer
2a277a3c6a Update README.md 2024-03-13 11:24:43 -04:00
altoiddealer
eecac33e91 Replace AR to w/h method 2024-03-13 11:11:10 -04:00
LEv145
cbb397e700 Merge pull request #18 from TheLounger/main
Fix Gradio warning
2023-11-28 20:30:35 +02:00
Lounger
e739110085 Fix Gradio warning 2023-11-28 16:44:48 +01:00
LEv145
a7ac063a11 Merge pull request #15 from LEv145/dev
Update title text for 🔍 button (Add example)
2023-07-30 13:45:00 +02:00
LEv145
724931c8f0 Update title text for 🔍 button (Add example) 2023-07-30 13:44:21 +02:00
LEv145
8a352e9945 Merge pull request #14 from LEv145/dev
Add title text for 🔍 button
2023-07-30 13:41:57 +02:00
LEv145
50e8b5a881 Add title text for 🔍 button 2023-07-30 13:41:24 +02:00
LEv145
c90c2fd7e8 Merge pull request #13 from LEv145/dev
Improved readability :)
2023-07-13 14:42:07 +02:00
LEv145
10add5e9d3 Improved readability 2023-07-13 14:41:27 +02:00
LEv145
6093ab2253 Merge pull request #12 from LEv145/dev
Fix for Lobe theme
2023-07-13 14:38:17 +02:00
LEv145
880766a744 Fix for Lobe theme
`modules.ui_components.ToolButton` don't work with properties `visible`, `variant` (d4c4a48e80/src/styles/components/button.ts)
2023-07-13 14:35:48 +02:00
LEv145
22f7c8e98d Merge pull request #10 from LEv145/dev
Mini update description of fork
2023-07-07 02:28:40 +02:00
LEv145
c328d245d9 Update description of fork 2023-07-07 02:27:26 +02:00
LEv145
38ec040773 Merge pull request #9 from LEv145/dev
Update description of fork
2023-07-07 02:25:00 +02:00
LEv145
72025d3914 Update description of fork 2023-07-07 02:22:17 +02:00
LEv145
4af79f5dee Update description of fork 2023-07-07 02:20:30 +02:00
LEv145
c56a772a6e Update description of fork 2023-07-07 02:17:47 +02:00
LEv145
5f73433927 Merge pull request #8 from LEv145/dev
Add prefix for element ids (For CSS and JS)
2023-07-06 02:32:14 +02:00
LEv145
2a4c13c211 Add prefix for element ids (For CSS and JS) 2023-07-05 15:03:49 +02:00
LEv145
7cd0acb5ed Update TODO 2023-07-05 14:58:50 +02:00
LEv145
953b31ac57 Merge pull request #5 from LEv145/dev
Css change is hidden when the "Aspect Ratio" is changed. Buttons don't jump
2023-07-04 16:39:00 +02:00
LEv145
338806aa67 Update height 2023-07-04 16:35:08 +02:00
LEv145
102d3b5faa Hide gradio updates for "Aspect Ratio" markdown
Css trick
2023-07-04 16:32:47 +02:00
LEv145
6041b407fe Rename Fixme 2023-07-04 16:31:00 +02:00
LEv145
431fb31bc0 Feature: "Rounding dimensions to the nearest multiples of 4" button 2023-07-04 11:41:57 +02:00
LEv145
4f2bcd0760 Description for 🔍 button
Update preview
2023-07-04 11:30:50 +02:00
LEv145
15ac0bd30e Move tabs
Nw emoji for `round`
2023-07-04 11:24:49 +02:00
LEv145
ed155fc877 Add round button (1023x101 => 1024x100) 2023-07-04 09:38:39 +02:00
LEv145
1e15a5c2aa Format code 2023-07-04 08:51:50 +02:00
LEv145
41ce78ae58 Format code 2023-07-04 08:51:42 +02:00
LEv145
52b7e129f7 Move click functions 2023-07-04 08:51:06 +02:00
LEv145
a420d9b357 Add round_to_multiple function 2023-07-04 08:47:34 +02:00
LEv145
0a7e04d2be Merge pull request #3 from LEv145/dev
Buttons update
2023-07-02 21:17:05 +02:00
LEv145
0412efe7a7 Update preview image 2023-07-02 17:49:29 +02:00
LEv145
76f97f1ec9 Add more complete explanation of modes 2023-07-02 17:48:50 +02:00
LEv145
316984aa58 Add styles for emojis 2023-07-02 17:42:50 +02:00