desktop: edit previous message with Up arrow (#2841)

This commit is contained in:
Stanislav Dmitrenko
2023-08-03 10:32:01 +01:00
committed by GitHub
parent 105a6afb4b
commit 760282cdfd
6 changed files with 23 additions and 2 deletions
@@ -48,6 +48,7 @@ actual fun PlatformTextField(
showDeleteTextButton: MutableState<Boolean>,
userIsObserver: Boolean,
onMessageChange: (String) -> Unit,
onUpArrow: () -> Unit,
onDone: () -> Unit,
) {
val cs = composeState.value