#How to fix? Help me please

1 messages · Page 1 of 1 (latest)

slender wedge
#

How to make the buttons larger and so that they are not at the top?

sour oxide
#

use scrolling

slender wedge
#

?

#

How?

sour oxide
#
    "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
 }```