From 560983c6b8446f2febca41aab60e4f4819216fe8 Mon Sep 17 00:00:00 2001 From: mrfcoelho <49588804+mrfcoelho@users.noreply.github.com> Date: Fri, 20 Sep 2024 10:31:47 +0100 Subject: [PATCH] Update interface.rst Add minor tip to be able to see all the workspaces when the screen size is small. --- src/bonsai/docs/reference/interface.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/bonsai/docs/reference/interface.rst b/src/bonsai/docs/reference/interface.rst index 89087450c2..01c21bdb3d 100644 --- a/src/bonsai/docs/reference/interface.rst +++ b/src/bonsai/docs/reference/interface.rst @@ -27,6 +27,10 @@ You can split, merge, or create new panels by clicking :kbd:`RMB` in-between pan You can save panel layouts, or switch to another customised panel layout by clicking the tabs in the :doc:`/reference/topbar`. Bonsai's default layout is stored in the **BIM** tab. +.. tip:: + + Depending on your screen size, you may need to use the mouse wheel to scroll through the workspaces or, if you press the mouse wheel, you can drag the workspaces to see them all. + .. image:: images/interface-tabs.png The :doc:`Topbar ` and :doc:`/reference/status_bar` cannot be customised.