mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Store fixed-width font in View.
This commit is contained in:
@@ -420,6 +420,7 @@ private:
|
||||
|
||||
ImFont* m_smallFont;
|
||||
ImFont* m_bigFont;
|
||||
ImFont* m_fixedFont;
|
||||
|
||||
float m_rootWidth, m_rootHeight;
|
||||
SetTitleCallback m_stcb;
|
||||
|
||||
Reference in New Issue
Block a user