#How to fix? Help me please
1 messages · Page 1 of 1 (latest)
use scrolling
"type": "panel",
"size": [ "100%-2px", "100%-50px" ],
"anchor_from": "bottom_left",
"anchor_to": "bottom_left",
"offset": [ 2, -27 ],
"$scrolling_content": "chat.messages_stack_panel",
"$scroll_size": [ 5, "100%-4px" ],
"$jump_to_bottom_on_update": true,
"$show_background": false,
"$always_handle_scrolling": true
}```