mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-03 04:37:32 +01:00
parent
4ae47f9dc4
commit
eabd19d41c
@ -220,6 +220,7 @@ fun TextFormattingBar(
|
||||
item {
|
||||
Icon(
|
||||
modifier = Modifier.onClick(
|
||||
key = textFieldValue,
|
||||
onClick = {
|
||||
val newValue = textFieldValue.let {
|
||||
val selection = it.selection
|
||||
|
Loading…
x
Reference in New Issue
Block a user