mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 14:17:45 +00:00
@@ -2261,7 +2261,7 @@ auto HistoryInner::getSelectionState() const
|
||||
if (selected.first->allowsForward()) {
|
||||
++result.canForwardCount;
|
||||
}
|
||||
} else {
|
||||
} else if (selected.second.from != selected.second.to) {
|
||||
result.textSelected = true;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user