mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-12-26 06:54:32 +01:00
Changed so that pictograms can be entered continuously (#1246)
This commit is contained in:
parent
baf853f46e
commit
7f96d97d7c
@ -283,7 +283,6 @@ struct StatusEditorAccessoryView: View {
|
||||
}
|
||||
.onTapGesture {
|
||||
viewModel.insertStatusText(text: " :\(emoji.shortcode): ")
|
||||
isCustomEmojisSheetDisplay = false
|
||||
}
|
||||
}
|
||||
}.padding(.horizontal)
|
||||
|
Loading…
Reference in New Issue
Block a user