From 53e69fceafbed6dc1f982240a4bc8117df414bac Mon Sep 17 00:00:00 2001 From: Christian Hergert Date: Thu, 13 Jul 2023 19:52:50 -0700 Subject: [PATCH] sysprof: add zoom controls And update them when the visible range changes. --- src/sysprof/sysprof-sidebar.ui | 57 +++++++++++++++--- src/sysprof/sysprof-window.c | 102 +++++++++++++++++++++++++++++++++ 2 files changed, 152 insertions(+), 7 deletions(-) diff --git a/src/sysprof/sysprof-sidebar.ui b/src/sysprof/sysprof-sidebar.ui index d0ac9a68..b0e33009 100644 --- a/src/sysprof/sysprof-sidebar.ui +++ b/src/sysprof/sysprof-sidebar.ui @@ -2,14 +2,57 @@