mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +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