mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-30 21:09:53 +00:00
* gitignore win32 browser_test files just so i can local dev with playwright without git cluttering up * experimental add test for dom widget node toggle open/closed * Update test expectations [skip ci] * vs code extension lied to me, manually fix loc * Update test expectations [skip ci] * okay that time was my fault * Update test expectations [skip ci] * yknow what dont expect exactly default after actually * Update test expectations [skip ci] * test for multiple far panning * Update test expectations [skip ci] * oops, flip that * Update test expectations [skip ci] * more stable pan coords * Update test expectations [skip ci] * 'move' is not strictly relative, so compensate accordingly * Update test expectations [skip ci] * test to zoom very far out * Update test expectations [skip ci] * add hackaround for node search menu popup * Update test expectations [skip ci] * make zoom work better * Update test expectations [skip ci] * fix preexisting typo this function is never called so it's fine * dom widget toggle needs a delay otherwise it's a double click * Update test expectations [skip ci] --------- Co-authored-by: github-actions <github-actions@github.com>