mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
parent
009d1a8e2d
commit
9297035ba8
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ Popup {
|
|||
onOpened: {
|
||||
roomTextInput.forceActiveFocus();
|
||||
}
|
||||
onClosed: TimelineManager.focusMessageInput()
|
||||
property int textMargin: Nheko.paddingSmall
|
||||
|
||||
Column{
|
||||
|
|
Loading…
Reference in a new issue