mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-19 22:09:37 +00:00
chore: add code comments to indicate purpose
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
WidgetInputBaseClass,
|
||||
'size-full resize-none text-xs',
|
||||
!hideLayoutField && 'pt-5',
|
||||
// Avoid overflow-auto when idle to prevent per-textarea compositing
|
||||
// layers. 40+ scrollable textareas cause severe frame drops (~20fps) (M5 MacBook Air).
|
||||
'overflow-hidden hover:overflow-auto focus:overflow-auto'
|
||||
)
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user