ComfyUI
ComfyUI copied to clipboard
Textarea font size not applied for Nodes 2.0
Custom Node Testing
- [x] I have tried disabling custom nodes and the issue persists (see how to disable custom nodes if you need help)
Expected Behavior
Setting Textarea widget font size should apply to nodes with text areas, such as Clip Text Encode (Prompt)
Actual Behavior
Text font size is respected for traditional canvas but not for Nodes 2.0
Steps to Reproduce
- Settings / Appearance / Node Widget / Textarea widget font size -> set to a larger value
- Switch Nodes 2.0 on an off, compare text size (taking changed zoom level into account)
Debug Logs
Checkpoint files will always be loaded safely.
Total VRAM 7713 MB, total RAM 7713 MB
pytorch version: 2.9.1+cpu
Set vram state to: DISABLED
Device: cpu
Using sub quadratic optimization for attention, if you have memory or speed issues try using: --use-split-cross-attention
Python version: 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0]
ComfyUI version: 0.3.76
ComfyUI frontend version: 1.34.6
[Prompt Server] web root: /home/hum/aienv/lib/python3.13/site-packages/comfyui_frontend_package/static
Total VRAM 7713 MB, total RAM 7713 MB
pytorch version: 2.9.1+cpu
Set vram state to: DISABLED
Device: cpu
Skipping loading of custom nodes
Context impl SQLiteImpl.
Will assume non-transactional DDL.
No target revision found.
Starting server
To see the GUI go to: http://127.0.0.1:8188
Other
Tested with frontend versions 1.33.10 and 1.34.6