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ยง
- ScopeData ๐
- State ๐
- TreeValues ๐
Constantsยง
- STATE_KEY ๐
Staticsยง
- DEBUG_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.