]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-view.c
Updated Czech translation.
[evince.git] / shell / ev-view.c
index 6bc088b43a4013751db3018c8b10c5cf972bc495..31705ab5143d118b07543d578ca272073af7a4bd 100644 (file)
@@ -2331,6 +2331,7 @@ ev_view_set_rotation (EvView *view, int rotation)
 {
        view->rotation = rotation;
 
+       ev_pixbuf_cache_clear (view->pixbuf_cache);
        gtk_widget_queue_resize (GTK_WIDGET (view));
 }