From 8f8663bd6503f53ad78c68aefe44800575959944 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Fri, 21 Aug 2009 10:56:35 +0000 Subject: Remove zoom-invalid signal from EvView It was used by EvView when sizing mode was best-fit or fit-width to request the window for its content size. This is not needed at all, since we already call size_allocate on parent class. GtkScrolledWindow takes into account the shadow type and scrollbars visibility in its size_allocate method, so we can just take the allocation returned to calculate the zoom in case of best-fit or fit-width. --- (limited to 'shell/ev-sidebar-page.c') -- cgit v0.9.1