Tui::MarkdownView
Inherits Tui::Widget / Tui::Reactive / Reference / Object
Constructors
Instance methods
Background color for the view (nil = transparent/inherit from parent) Set this to match parent container's background for proper rendering
Background color for the view (nil = transparent/inherit from parent) Set this to match parent container's background for proper rendering
Override to handle events for this widget (target/bubble phase) Called after children have had a chance to handle the event
Reflow content for new width without marking dirty Use this during render when width changes to avoid infinite loop
Schedule scroll to bottom for next render (when rect is valid) Used when loading sessions to scroll to end after layout
Set content without marking dirty (for use during render/cache population) This prevents infinite render loops when creating cached views