cutter/docs/source/user-docs/menus/menu-bar/view-menu.rst

66 lines
2.4 KiB
ReStructuredText
Raw Normal View History

View Menu
==============================
Refresh contents
----------------------------------------
**Description:** In some cases, not all the displayed information on Cutter's widgets will be up-to-date, for example - after defining a new function from the integrated radare2 console. By refreshing the contents, Cutter will fetch the most up to date information from the session and will update the different views.
***Note:** In the future, Cutter will be aware to any underlying change and will update everything automatically. This is currently a work-in-progress.*
**Steps:** View -> Refresh Contents
Reset to default layout
----------------------------------------
**Description:** Reset the current layout to the default layout provided by Cutter. Future additions will include custom and user-defined layouts to which you'll be able to reset.
**Steps:** View -> Reset Layout
Reset to default settings
----------------------------------------
**Description:** Reset the current settings to the default settings defined by Cutter.
**Steps:** View -> Reset Settings
Lock and Unlock panels
----------------------------------------
**Description:** Allow or disable locking the different widgets.
**Steps:** View -> Unlock Panels
Show Tabs at the Top
----------------------------------------
**Description:** Toggle the position of the tab bar.
**Steps:** View -> Show Tabs at the Top
Grouped dock dragging
----------------------------------------
**Description:** When enabled, dragging a widget will also drag the widgets which are grouped to it. You can drag a specific widget from a group by dragging from the tab itself and not from the title bar. Disable this option to always drag individual widgets.
**Steps:** View -> Grouped dock dragging
Zoom In
----------------------------------------
**Description:** Zoom-In inside different widgets such as Graph, Disassembly and Hexdump.
**Steps:** View -> Zoom -> Zoom In
**Shortcut:** :kbd:`Ctrl` + :kbd:`+`
Zoom Out
----------------------------------------
**Description:** Zoom-Out inside different widgets such as Graph, Disassembly and Hexdump.
**Steps:** View -> Zoom -> Zoom Out
**Shortcut:** :kbd:`Ctrl` + :kbd:`-`
Reset Zoom
----------------------------------------
**Description:** Reset the zoom to its default size.
**Steps:** View -> Zoom -> Reset
**Shortcut:** :kbd:`Ctrl` + :kbd:`=`