Module layout_2020::layout_debug
source ยท Expand description
Supports writing a trace file created during each layout scope that can be viewed by an external tool to make layout debugging easier.
Structsยง
- Scope
Data ๐ - State ๐
- Tree
Values ๐
Constantsยง
- STAT
E_ ๐KEY
Staticsยง
- DEBU
G_ ๐ID_ COUNTER
Functionsยง
- Begin a layout debug trace. If this has not been called, creating debug scopes has no effect.
- End the debug layout trace. This will write the layout trace to disk in the current directory. The output file can then be viewed with an external tool.