Skip to content

Commit adefaff

Browse files
committed
RasterizerDensity is obsolete now.
1 parent c7c2073 commit adefaff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

profiler/src/main.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,6 @@ static void SetupDPIScale()
167167
LoadFonts( scale );
168168

169169
#ifdef __APPLE__
170-
// No need to upscale the style on macOS, but we need to downscale the fonts.
171-
ImFontCfg::RasterizerDensity = dpiScale;
172170
scale = 1.0f;
173171
#endif
174172

0 commit comments

Comments
 (0)