Skip to content

Commit

Permalink
Add link to 0036 to 0042
Browse files Browse the repository at this point in the history
  • Loading branch information
InAnYan committed Dec 7, 2024
1 parent 971f7a1 commit 2a38502
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/decisions/0036-use-textarea-for-chat-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ There seems to be [only one package](https://github.com/JPro-one/markdown-javafx

## More Information

This ADR is highly linked to [ADR-0042](./0042-use-webview-for-summarization-content.md).

Actually we used an `ExpandingTextArea` from `GemsFX` package so the content can occupy
as much space as it needs in the `ScrollPane`.

Expand Down

0 comments on commit 2a38502

Please sign in to comment.