Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 333 Bytes

debug.md

File metadata and controls

7 lines (4 loc) · 333 Bytes

Debugging

Layouts

Layouts can show their boundaries and other visual debugging information when they render. Set layoutDebug to true in d2core/d2gui/layout.go to enable this behavior.

Example layout in debug mode