From 5031cbb1ee16687ddeae8d40b487578229e5d87a Mon Sep 17 00:00:00 2001 From: Wavesonics Date: Wed, 1 Feb 2023 22:01:48 -0800 Subject: [PATCH] README update --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9065755..3ae3b98 100644 --- a/README.md +++ b/README.md @@ -237,3 +237,8 @@ var value by remember { ) } ``` + +## Known Problems + +- Losing focus collapses any active selection https://github.com/JetBrains/compose-jb/issues/2569 +- No way to render a scroll bar currently \ No newline at end of file