crystian / ComfyUI-Crystools

A powerful set of tools for ComfyUI
MIT License
710 stars 37 forks source link

[BUG] Fullscreen with Resouce Monitor #126

Closed LukeG89 closed 3 hours ago

LukeG89 commented 4 hours ago

Describe the bug
Resouce Monitor is messing up the new menu when you fullscreen the window

To Reproduce
Just fullscreen the window (I'm using Chrome)

Screenshots

https://github.com/user-attachments/assets/11f61bad-35e0-4045-9296-454278844958

Error in console:
No errors

Versions:

** Python version: 3.11.9 (tags/v3.11.9:de54cf5, Apr  2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)]
Total VRAM 8192 MB, total RAM 65277 MB
pytorch version: 2.4.1+cu124
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 3070 Ti Laptop GPU : cudaMallocAsync
Using pytorch cross attention
[Prompt Server] web root: E:\ComfyUI\web_custom_versions\Comfy-Org_ComfyUI_frontend\1.2.63
[Crystools INFO] Crystools version: 1.18.2
[Crystools INFO] CPU: 12th Gen Intel(R) Core(TM) i7-12700H - Arch: AMD64 - OS: Windows 10
[Crystools INFO] Pynvml (Nvidia) initialized.
[Crystools INFO] GPU/s:
[Crystools INFO] 0) NVIDIA GeForce RTX 3070 Ti Laptop GPU
[Crystools INFO] NVIDIA Driver: 561.09
### Loading: ComfyUI-Manager (V2.51.1)
### ComfyUI Revision: 2727 [fdf37566] | Released on '2024-09-24'
crystian commented 3 hours ago

yes! work in progress, it happends when you resize the windows, because comfy make a compute to distribuite the controls

crystian commented 3 hours ago

F5 fix it (but WIP)

crystian commented 3 hours ago

fixed! :)

LukeG89 commented 2 hours ago

Awesome! 🎉 And also great job for adapting it to the new UI! 😄