Filmstrip height not high enough after latest dev, fixes #4655
This commit is contained in:
@@ -519,9 +519,6 @@ void ThumbBrowserBase::configScrollBars ()
|
|||||||
} else {
|
} else {
|
||||||
vscroll.show();
|
vscroll.show();
|
||||||
}
|
}
|
||||||
} else { // hide scrollbars when a filter is applied which returns no files
|
|
||||||
hscroll.hide();
|
|
||||||
vscroll.hide();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user