mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-13 05:20:45 +00:00
Add TODOs that were missing in a couple of places
This commit is contained in:
@@ -262,6 +262,8 @@ void PersistantConfig::SetupFormatting()
|
||||
{
|
||||
Formatter::setParams(Formatter_MinFigures, Formatter_MaxFigures, Formatter_NegExp,
|
||||
Formatter_PosExp);
|
||||
|
||||
// TODO Preferred Font
|
||||
/*
|
||||
PreferredFont = Font_PreferMonospaced
|
||||
? new System.Drawing.Font("Consolas", 9.25F, System.Drawing.FontStyle.Regular,
|
||||
|
||||
Reference in New Issue
Block a user