drawDB Docs

Customize the editor

Configure the drawDB canvas, grid, labels, field details, presentation mode, DBML view, and other editor display controls.

Use the View menu to control the editor workspace without changing the underlying database schema.

View controls

SettingWhat it doesShortcut
MenubarShows or hides the header containing the diagram name and menus.
SidebarShows or hides the editor sidebar, which appears on the left in the default layout.
IssuesShows or hides the schema issues panel.
Strict modeToggles issue checking behavior.Ctrl/Cmd + Shift + M
Presentation modeHides the menubar, sidebar, and toolbar, then enters fullscreen.
Field detailsShows or hides field detail popovers.Ctrl/Cmd + Shift + F
Reset viewResets canvas position and zoom.Enter/Return
Fit windowFits the diagram to the available canvas.Ctrl/Cmd + Alt + W
Show gridShows or hides the canvas grid.Ctrl/Cmd + Shift + G
Snap to gridAligns moved elements to the grid.
Show cardinalityShows or hides relationship cardinality labels.
Show relationship labelsShows or hides relationship names.
Show commentsShows or hides field comments in tables.
Show datatypeShows or hides field datatypes in tables.
DBML viewOpens or closes the DBML editor.Alt + E
ThemeSelects light, dark, or system appearance.
FullscreenEnters or leaves browser fullscreen.

Canvas navigation

  • Drag with the middle or right mouse button to pan.
  • Use the mouse wheel to scroll vertically.
  • Hold Shift while using the wheel to scroll horizontally.
  • Hold Ctrl/Cmd while using the wheel to zoom.

Browser refresh

Reset View uses Enter/Return. Avoid assigning Ctrl/Cmd + R to editor actions because browsers reserve it for reloading the page.

On this page