mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 00:55:12 +00:00
Handle nice topic / post-in-topic links.
This commit is contained in:
@@ -73,7 +73,7 @@ bool LayerWidget::floatPlayerIsVisible(not_null<HistoryItem*> item) {
|
||||
|
||||
void LayerWidget::floatPlayerDoubleClickEvent(
|
||||
not_null<const HistoryItem*> item) {
|
||||
_controller->showPeerHistoryAtItem(item);
|
||||
_controller->showMessage(item);
|
||||
}
|
||||
|
||||
void LayerWidget::setupHeightConsumers() {
|
||||
|
Reference in New Issue
Block a user