mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 06:07:45 +00:00
parent
56fece6216
commit
2b9133be90
@ -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;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user