Fix issue in thumbnails
This commit is contained in:
@@ -335,6 +335,7 @@ void ImageWidget::paintGL()
|
|||||||
|
|
||||||
if(m_showThumbnails)
|
if(m_showThumbnails)
|
||||||
{
|
{
|
||||||
|
f->glClear(GL_COLOR_BUFFER_BIT);
|
||||||
m_vaoThumb->bind();
|
m_vaoThumb->bind();
|
||||||
m_thumbnailTexture->bind(1);
|
m_thumbnailTexture->bind(1);
|
||||||
if(m_sizesDirty)
|
if(m_sizesDirty)
|
||||||
|
|||||||
+1
-1
Submodule libXISF updated: 922d4b73c9...d00de2041d
Reference in New Issue
Block a user