Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Oversights regarding Previews, Thumbnails and Obstructions #2325

Open
silveroxides opened this issue Jan 23, 2025 · 0 comments
Open
Labels
Potential Bug Untriaged bug

Comments

@silveroxides
Copy link

silveroxides commented Jan 23, 2025

Frontend Version

ComfyUI 0.3.12
ComfyUI_frontend v1.8.4

Expected Behavior

  1. Having side toolbar set to right side should not make node previews be obstructed by the zoom control widget.
  2. Toolbar model menu should display image previews in same directory matching same filename plus either just file extension or .preview followed by file extension. This has been commonly done for over a year in most other UI
  3. Toolbar model menu should parse ".civitai.info"/".json" files matching model file name in same directory as JSON data and display basic info as well as essential info such as trigger words.
  4. Number 3 and 4 should apply to embeddings directory too.
  5. Toolbar preview thumbnails should be resizable.

Actual Behavior

  1. Node previews are being obstructed:

Image

Image

  1. No Previews displayed

Image

  1. No model data displayed

Image

  1. No attempt at loading anything
  2. Toolbar preview thumbnails too small on high resolution monitors

Steps to Reproduce

Kind of obvious from the files.

Debug Logs

Not relevant

Browser Logs

Not relevant

Setting JSON

comfy.settings.json

What browsers do you use to access the UI ?

Microsoft Edge

Other

Additional info regarding preview file names. The previews can also be multiple ones and in this case they are names .#.example.jpeg where # represents a number index starting at 0 and jpeg can be any common image file format.

┆Issue is synchronized with this Notion page by Unito

@silveroxides silveroxides added the Potential Bug Untriaged bug label Jan 23, 2025
@silveroxides silveroxides changed the title [Bug]: Previews, Thumbnails and Obstructions [Bug]: Oversights regarding Previews, Thumbnails and Obstructions Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Potential Bug Untriaged bug
Projects
None yet
Development

No branches or pull requests

1 participant