![]() |
Moonlight-XboxOG latest
Moonlight Xbox OG is a port of the Moonlight Game Streaming client to the original Xbox console.
|
Embedded log viewer state surfaced by the log-file modal. More...
#include <src/ui/shell_view.h>
Public Attributes | |
| std::vector< std::string > | lines |
| Loaded log lines shown in the viewer. | |
| std::string | path |
| Path of the currently loaded log file. | |
| app::LogViewerPlacement | placement = app::LogViewerPlacement::full |
| Placement of the log viewer pane. | |
| std::size_t | scrollOffset = 0U |
| Vertical scroll offset inside the log viewer. | |
| bool | visible = false |
| True when the log viewer should be rendered. | |
Embedded log viewer state surfaced by the log-file modal.