Keep Cashu composer preview compact

This commit is contained in:
a1denvalu3 2026-07-27 09:38:44 +02:00
parent adce27c0d1
commit 6f4f6b988b

View File

@ -438,6 +438,7 @@ fun MessageInput(
keyboardActions = KeyboardActions(onSend = {
if (hasText) onSend()
}),
singleLine = cashuToken != null,
// Cap the growth so a pasted wall of text cannot swallow the message list.
maxLines = 6,
visualTransformation = remember(