mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 09:00:44 +00:00
Implement the UI option for preferring monospaced font
This commit is contained in:
@@ -559,6 +559,8 @@ PixelHistoryView::PixelHistoryView(ICaptureContext &ctx, ResourceId id, QPoint p
|
||||
{
|
||||
ui->setupUi(this);
|
||||
|
||||
ui->events->setFont(Formatter::PreferredFont());
|
||||
|
||||
m_Pixel = point;
|
||||
m_Display = display;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user