Commit Graph

12 Commits (a03f1b3bfb21e66eff6e322c94d90c03c6548e38)

Author SHA1 Message Date
canisminor1990 a03f1b3bfb 💄 style: Add locales and improve devops 2023-11-23 23:28:08 +08:00
kaalibro 0a9cefa674
UI fixes, minor refactoring
UI:
• Added more SVG icons with the ability to specify their size (necessary in some cases).
• Lightbox Modal redesigned, added as a new component 'lightboxModal'.
• Extensions styles added: ADetailer, ControlNet, Aspect Ratio selector, Inpaint Anything, Model Toolkit.
• Tools buttons now have proper width and do not take up extra space.
• Generation infotext simplified layout to improve readability.
• Extra Networks: removed unnecessary margin for tabnav items; background blur for card actions; fix for names word break.
• Metadata info: max width limited to 80% for better readability and to fix inability to close popup in some cases; font set to monospace.
• Theme Settings window: description line-height 1.3 for better readability.
• Quicksettings: items aligned more neatly; removed unnecessary 8px gap with the main working area.
• Styles editor popup: fix Styles dropdown label layout.
• PNG Info: full height image display.
• Global popup and Lightbox modal overlay unified look.
• txt2img, img2img settings controls and accordions layout fix.
• Token counters style slightly polished.
• Button transition set to '0.12s cubic-bezier'.
• Different colors for 'Skip' and 'Interrupt' buttons.
• New hover effect for generated images gallery item.
• Gallery min height increased to 470px.
• 'ETA' value placed to start of Progress bar.
• Increased WebUI Settings tab-nav width.

Code:
• Hardcoded buttons and font sizes replaced with vars for easier editing in 'tokens.ts' (if needed).
• Minor styles refactoring. A couple of unused classes removed.
2023-11-17 21:12:06 +06:00
CanisMinor e5f09d5770 💄 style: Fix Context Menu style 2023-10-23 10:02:54 +00:00
canisminor1990 f258eb0f5d 🐛 fix(split-view): Fix split view style 2023-09-04 17:34:29 +08:00
canisminor1990 c320ec2982 🐛 fix(format): Fix format button and preview sticky position 2023-09-04 16:01:00 +08:00
canisminor1990 fe32de2204 🐛 fix(zindex): fix elements z-index problem [#177,#175,#164] 2023-06-29 17:52:47 +08:00
canisminor1990 d22e7c072f 🐛 fix: fix send img to inpaint [#151] 2023-06-28 14:26:20 +08:00
canisminor1990 ac76d7abe5 💄 style: update layout style 2023-06-27 17:58:46 +08:00
canisminor1990 6e6dad8e44 💄 style: update 2023-06-26 23:28:00 +08:00
canisminor1990 406aba75a1 feat: add primary color setting 2023-06-26 13:54:51 +08:00
canisminor1990 ba811e68c7 💄 style: update 2023-06-25 22:33:02 +08:00
canisminor1990 438cd1f492 ♻️ refactor: refactor layout and styles 2023-06-25 18:25:13 +08:00