Skip to content

Commit

Permalink
fix: add new chat scroll area
Browse files Browse the repository at this point in the history
  • Loading branch information
Torwent committed Aug 29, 2023
1 parent bb2789f commit 6412fa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions osr/chat.simba
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ begin
inherited;

Self.Name := 'Chatbox';
Self.GetScrollAreaFunction := @Self.Bounds;
end;

(*
Expand Down

0 comments on commit 6412fa5

Please sign in to comment.