33 Commits (2c038ccef0f819ee8693a94dd880f05a4eb3808c)

Author SHA1 Message Date
pythongosssss 90aebb6c86
New Menu & Workflow Management (#3112)
* menu

* wip

* wip

* wip

* wip

* wip

* workflow saving/loading

* Support inserting workflows
Move buttosn to top of lists

* fix session storage
implement renaming

* temp

* refactor, better workflow instance management

* wip

* progress on progress

* added send to workflow
various fixes

* Support multiple image loaders

* Support dynamic size breakpoints based on content

* various fixes
add close unsaved warning

* Add filtering tree

* prevent renaming unsaved

* fix zindex on hover

* fix top offset

* use filename as workflow name

* resize on setting change

* hide element until it is drawn

* remove glow

* Fix export name

* Fix test, revert accidental changes to groupNode

* Fix colors on all themes

* show hover items on smaller screen (mobile)

* remove debugging code

* dialog fix

* Dont reorder open workflows
Allow elements around canvas

* Toggle body display on setting change

* Fix menu disappearing on chrome

* Increase delay when typing, remove margin on Safari, fix dialog location

* Fix overflow issue on iOS

* Add reset view button
Prevent view changes causing history entries

* Bottom menu wip

* Various fixes

* Fix merge

* Fix breaking old menu position

* Fix merge adding restore view to loadGraphData
8 months ago
comfyanonymous a7dd82e668 Fix copy paste issue with litegraph. 11 months ago
comfyanonymous 7daad468ec Sync litegraph to repo.
https://github.com/comfyanonymous/litegraph.js/pull/6
1 year ago
comfyanonymous 6565c9ad4d Litegraph node search improvements.
See: https://github.com/comfyanonymous/litegraph.js/pull/5
1 year ago
comfyanonymous b9911dcb2f Sync litegraph with repo.
https://github.com/comfyanonymous/litegraph.js/pull/4
1 year ago
comfyanonymous d35267e85a Litegraph updates.
Update from upstream repo.

Auto select value in prompt.

Increase maximum number of nodes to 10k.
1 year ago
comfyanonymous d03d8aa2e3 Fix loading groups. 1 year ago
comfyanonymous eb0407e806 Update litegraph to latest. 1 year ago
Jairo Correa 5a608aa37c Fix node getBounding for collapsed nodes 1 year ago
comfyanonymous 4d41bd595c Fix loading group titles. 1 year ago
comfyanonymous b92a86d737 Update litegraph to upstream. 1 year ago
comfyanonymous cb080e771e Lower refresh timeout for search in litegraph. 1 year ago
comfyanonymous 5f101f4da1 Update litegraph with upstream: middle mouse dragging. 2 years ago
comfyanonymous f7e6a5ed07 Fix litegraph button being black on light theme. 2 years ago
comfyanonymous 0ce8a540ce Update litegraph to latest. 2 years ago
comfyanonymous 90aa597099 Add back roundRect to fix issue on firefox ESR. 2 years ago
comfyanonymous 2b2a1474f7 Move to litegraph. 2 years ago
comfyanonymous 880c9b928b Update litegraph to latest. 2 years ago
reaper47 3402ec0c0d Issue 752: Fix background 2 years ago
comfyanonymous 0764bb5218 Move node properties panel from double click to menu option. 2 years ago
comfyanonymous c092ffcc18 Latest litegraph from upstream. 2 years ago
comfyanonymous 4088e61aa6 Update litegraph from upstream. 2 years ago
comfyanonymous 84ea21c815 Update litegraph from upstream. 2 years ago
comfyanonymous 2012362493 Adjust node resize area depending on outputs. 2 years ago
comfyanonymous 4cea9aecda Make nodes easier to resize. 2 years ago
comfyanonymous ee3a12d283 Update litegraph from upstream. 2 years ago
comfyanonymous e3566679bd Update litegraph from upstream. 2 years ago
comfyanonymous 463792f068 Allow dragging again. 2 years ago
comfyanonymous 07e9a6b826 Update litegraph from upstream. 2 years ago
Zentropivity 4461ddc9e6 Change close on mouseleave to false 2 years ago
Zentropivity e9206a52da Fix double click handling by not using faulty is_primary check 2 years ago
Zentropivity 8c5d45e7f8 Correct html head and switch litegraph to pointer mode. 2 years ago
pythongosssss 5e25c77074
Initial refactoring changes
- Moved to web folder
 - Splitting into individual files
2 years ago