mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
beautiful sticker blur and selection, document and sticker thumbs fixed, sticker emojis in dialog list display done, send image as doc for bad image size done
This commit is contained in:
@@ -89,6 +89,7 @@ void ConfirmBox::mousePressEvent(QMouseEvent *e) {
|
||||
textlnkDown(textlnkOver());
|
||||
update();
|
||||
}
|
||||
return LayeredWidget::mousePressEvent(e);
|
||||
}
|
||||
|
||||
void ConfirmBox::mouseReleaseEvent(QMouseEvent *e) {
|
||||
|
Reference in New Issue
Block a user