[litegraph] Fix slider value display when custom widget label is present (#1915)

* Update litegraph

* Add playwright test

* Update locales [skip ci]

* Update test expectations [skip ci]

---------

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Chenlei Hu
2024-12-15 13:54:03 -08:00
committed by GitHub
parent fa48fe587d
commit 9258098e0c
11 changed files with 98 additions and 5 deletions

View File

@@ -1081,6 +1081,14 @@
}
}
},
"DevToolsSimpleSlider": {
"display_name": "간단한 슬라이더",
"inputs": {
"value": {
"name": "값"
}
}
},
"DiffControlNetLoader": {
"display_name": "컨트롤넷 모델 로드 (차이)",
"inputs": {