- 14 Jul, 2024 1 commit
-
-
pythongosssss authored
* Fix send to workflow Fix center align of close workflow dialog Better support for elements around canvas * More resilent to extra elements added to body
-
- 27 Jun, 2024 1 commit
-
-
Chenlei Hu authored
* Add audio widget * Fix audio bugs * Add CSS * Populate audio widget when load history
-
- 25 Jun, 2024 1 commit
-
-
pythongosssss authored
* 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
-
- 11 Feb, 2024 1 commit
-
-
Steven Lu authored
Safari: Draws certain elements on CPU. In case of search popup, can cause 10 seconds+ main thread lock due to painting. (#2763) * lets toggle this setting first. * also makes it easier for debug. I'll be honest this is generally preferred behavior as well for me but I ain't no power user shrug. * attempting trick to put the work for filter: brightness on GPU as a first attempt before falling back to not using filter for large lists! * revert litegraph.core.js changes from branch * oops
-
- 22 Jan, 2024 1 commit
-
-
pythongosssss authored
Responsive setting screen Touch events for zooming/context menu
-
- 16 Jan, 2024 1 commit
-
-
pythongosssss authored
* Add toggle to enable auto queue when graph is changed * type fix * better * better alignment * Change undoredo to not ignore inputs when autoqueue in change mode
-
- 13 Jan, 2024 1 commit
-
-
pythongosssss authored
* wip group manage * prototyping ui * tweaks * wip * wip * more wip * fixes add deletion * Fix tests * fixes * Remove test code * typo * fix crash when link is invalid
-
- 08 Jan, 2024 1 commit
-
-
pythongosssss authored
* wip per user data * Rename, hide menu * better error rework default user * store pretty * Add userdata endpoints Change nodetemplates to userdata * add multi user message * make normal arg * Fix tests * Ignore user dir * user tests * Changed to default to browser storage and add server-storage arg * fix crash on empty templates * fix settings added before load * ignore parse errors
-
- 03 Dec, 2023 1 commit
-
-
pythongosssss authored
Unregister group nodes on workflow change
-
- 21 Nov, 2023 1 commit
-
-
pythongosssss authored
* Refactor multiline widget into generic DOM widget * wip webp preview * webp support * fix check * fix sizing * show image when zoomed out * Swap webp checkto generic animated image flag * remove duplicate * Fix falsy check
-
- 02 Sep, 2023 1 commit
-
-
Muhammed Yusuf authored
* Added label for autoQueueCheckbox. * Menu gets behind of some custom nodes. * Edited extraOptions. Options divided in to different divs to manage them with ease.
-
- 15 Jun, 2023 2 commits
- 09 Jun, 2023 1 commit
-
-
reaper47 authored
-
- 03 Jun, 2023 1 commit
-
-
comfyanonymous authored
-
- 30 May, 2023 1 commit
-
-
space-nuko authored
-
- 19 May, 2023 1 commit
-
-
malern authored
It now scales the textarea positioning using the canvas height/width.
-
- 01 May, 2023 2 commits
- 29 Apr, 2023 1 commit
-
-
pythongosssss authored
- ensure context menu is always above everything
-
- 13 Apr, 2023 2 commits
-
-
EllangoK authored
-
missionfloyd authored
-
- 11 Apr, 2023 2 commits
- 09 Apr, 2023 2 commits
-
-
pythongosssss authored
-
pythongosssss authored
-
- 08 Apr, 2023 1 commit
-
-
pythongosssss authored
-
- 05 Apr, 2023 5 commits
-
-
missionfloyd authored
-
missionfloyd authored
-
missionfloyd authored
-
missionfloyd authored
-
missionfloyd authored
-
- 29 Mar, 2023 2 commits
- 28 Mar, 2023 1 commit
-
-
Jairo Correa authored
-
- 25 Mar, 2023 1 commit
-
-
Jairo Correa authored
-
- 08 Mar, 2023 1 commit
-
-
pythongosssss authored
Updated to use css vars for colors
-
- 03 Mar, 2023 1 commit
-
-
pythongosssss authored
-
- 02 Mar, 2023 2 commits
-
-
pythongosssss authored
Started rework of UI elements Added pnginfo handling
-
pythongosssss authored
- Moved to web folder - Splitting into individual files
-