mirror of
https://github.com/altoiddealer/--sd-webui-ar-plusplus.git
synced 2026-03-11 00:00:04 +00:00
Add JS based button titles
Add button titles on UI load. Use comments in aspect_ratios.txt and resolutions.txt to for user configured buttons, and hard-coded titles in sd-webui-ar.js for built-in buttons (i.e. for calculator).
This commit is contained in:
2
javascript/button_titles.js
Normal file
2
javascript/button_titles.js
Normal file
@@ -0,0 +1,2 @@
|
||||
// Do not put custom titles here. This file is overwritten each time the WebUI is started.
|
||||
ar_button_titles = {}
|
||||
Reference in New Issue
Block a user