mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 00:46:08 +00:00
some photo viewer fixes
This commit is contained in:
@@ -88,8 +88,6 @@ void HistoryList::paintEvent(QPaintEvent *e) {
|
||||
QPainter p(this);
|
||||
if (!trivial) {
|
||||
p.setClipRect(r);
|
||||
} else {
|
||||
bool nt = true;
|
||||
}
|
||||
|
||||
if (hist->isEmpty()) {
|
||||
|
Reference in New Issue
Block a user