diff --git a/rtgui/thumbbrowserentrybase.cc b/rtgui/thumbbrowserentrybase.cc index 5f928a737..fdc30f271 100644 --- a/rtgui/thumbbrowserentrybase.cc +++ b/rtgui/thumbbrowserentrybase.cc @@ -285,6 +285,8 @@ void ThumbBrowserEntryBase::updateBackBuffer () } } } + + backBuffer->setDirty(false); } void ThumbBrowserEntryBase::getTextSizes (int& infow, int& infoh)