Activate opened emote popup. (#733)
This commit is contained in:
@@ -170,6 +170,7 @@ void SplitInput::openEmotePopup()
|
|||||||
int(500 * this->emotePopup_->getScale()));
|
int(500 * this->emotePopup_->getScale()));
|
||||||
this->emotePopup_->loadChannel(this->split_->getChannel());
|
this->emotePopup_->loadChannel(this->split_->getChannel());
|
||||||
this->emotePopup_->show();
|
this->emotePopup_->show();
|
||||||
|
this->emotePopup_->activateWindow();
|
||||||
}
|
}
|
||||||
|
|
||||||
void SplitInput::installKeyPressedEvent()
|
void SplitInput::installKeyPressedEvent()
|
||||||
|
|||||||
Reference in New Issue
Block a user