Chenlei Hu
|
98c197e8b1
|
Add LiteGraph.Canvas.LowQualityRenderingZoomThreshold setting (#2412)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-02-03 20:28:07 -05:00 |
|
filtered
|
57bc7ad312
|
Add node tooltip delay setting (#2396)
Co-authored-by: Chenlei Hu <huchenlei@proton.me>
|
2025-02-02 14:31:34 -05:00 |
|
bymyself
|
ee6197785a
|
Fix typo in coreSettings.ts (#2391)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-31 07:50:16 -08:00 |
|
filtered
|
e3ab0e4d68
|
Add option to disable combo box zoom-in scaling (#2362)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-27 22:56:40 +11:00 |
|
bymyself
|
cb356d50b8
|
Set Node ID badges to hidden by default (#2356)
|
2025-01-26 07:07:05 -05:00 |
|
bymyself
|
e992bd6571
|
Add tutorial workflow function for new desktop users (#2315)
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2025-01-25 12:23:27 -05:00 |
|
bymyself
|
c5d153cf16
|
Enable missing models dialog by default (#2345)
|
2025-01-25 11:40:18 -05:00 |
|
Chenlei Hu
|
184291d21b
|
[Settings] Enable Comfy.Window.UnloadConfirmation by default (#2258)
|
2025-01-15 16:37:11 -05:00 |
|
Chenlei Hu
|
a1a834a76d
|
Support 2nd row location for workflow tabs (#2193)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-07 16:05:37 -05:00 |
|
Chenlei Hu
|
90698fced6
|
[BugFix] Migrate deprecated Comfy.Keybinding.UnsetBindings values (#2185)
|
2025-01-07 10:23:25 -05:00 |
|
Chenlei Hu
|
39e9f421f4
|
Fix double trigger of loadColorPalette effect (#2118)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-01 19:27:22 -05:00 |
|
Chenlei Hu
|
d8f074fea0
|
[Lint] Sort imports (#2104)
|
2024-12-30 17:26:37 -05:00 |
|
Chenlei Hu
|
feabd3f11d
|
[Refactor] Move Comfy.WidgetControlMode to coreSettings (#2078)
|
2024-12-27 21:06:23 -05:00 |
|
Chenlei Hu
|
b9edd05623
|
[i18n] Add French translation (#2064)
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-26 20:31:31 -05:00 |
|
Chenlei Hu
|
db572a4085
|
Implement color palette in Vue (#2047)
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-25 21:41:48 -05:00 |
|
Chenlei Hu
|
72f7c3101d
|
Always show extension panel in settings dialog (#2002)
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-20 16:30:11 -08:00 |
|
Yoland Yan
|
6f7c7f3c61
|
Update default value for 'Opened workflows position' setting from 'Sidebar' to 'Topbar' in coreSettings.ts (#1902)
|
2024-12-13 09:45:52 -08:00 |
|
Chenlei Hu
|
9d49cb0e4b
|
Add support for korea translation (#1830)
* Add support for korea translation
* Update locales [skip ci]
* Update ko.json
* Update locales [skip ci]
* Update ko.json
---------
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
|
2024-12-08 11:44:36 -05:00 |
|
Yuki Shindo
|
6eb5ee99d8
|
feat: use friendly language names for Comfy.Locale setting options (#1828)
|
2024-12-06 20:19:01 -05:00 |
|
filtered
|
735153886f
|
Confirm delete workflow (#1772)
* Add confirm delete workflow prompt
* Add confirm delete workflow setting
* Add delete workflow tests
* Change dialog to modal, set default cancel
* Fix setting version key
* Rename for clarity
* Fix tests
- Move into correct section
- Add confirm control
* Export type: ShowDialogOptions
* Replace workflow overwrite with new dialog
* Add delete workflow confirmation dialog
* Update i18n
* Add item list support to confirmation dialog
* Prevent multiple dialogs for same action
* Add confirm close file when dirty
* Add i18n for overwrite dialog
* Fix regression: confirm dialog setting ignored
* Fix delete last workflow does not open replacement
* Update tests
|
2024-12-04 14:11:49 -05:00 |
|
Chenlei Hu
|
c1f0cfe366
|
Move Comfy.EnableWorkflowViewRestore to coreSettings (#1767)
|
2024-12-02 17:50:46 -05:00 |
|
Chenlei Hu
|
d1279fa474
|
Move Comfy.TreeExplorer.ItemPadding to Appearance category (#1766)
|
2024-12-02 17:38:46 -05:00 |
|
Chenlei Hu
|
a56462fc7c
|
Translate core setting name & tooltip (#1765)
* lazy eval default value
* Add setting translation
* Adjust hooks
* Add all translations
* nit
* Normalized setting id
* Update locales
* Fallback
* Locale => Language
* Locale => Language
* Update translations
|
2024-12-02 17:34:21 -05:00 |
|
filtered
|
578870d345
|
Add canvas maximum FPS setting (#1727)
* Add canvas maximum FPS setting
* Update litegraph
---------
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2024-11-28 11:46:54 -05:00 |
|
Yuki Shindo
|
5191e11650
|
Add Japanese (ja) locale files and update type definition for supported locales (#1726)
* feat: add locale files for Japanese (ja)
* fix: update locale type definition to include all supported languages
|
2024-11-28 09:45:00 -05:00 |
|
Chenlei Hu
|
c54b675a48
|
Revert Filter cached/canceled results (#1586) (#1703)
* Revert "Filter cached/canceled results (#1586)"
This reverts commit 6fbf1248f4.
* nit
|
2024-11-26 13:17:26 -05:00 |
|
Chenlei Hu
|
adfbec2744
|
Add setting to adjust queue MaxHistoryItems (#1689)
* Add MaxHistoryItems
* nit
|
2024-11-25 18:49:40 -05:00 |
|
Chenlei Hu
|
27b0493306
|
Move files to constants/ (#1650)
|
2024-11-22 21:55:44 -05:00 |
|