mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.cosmetics
This commit is contained in:
parent
61cc194e68
commit
e5cc85d4d6
1 changed files with 1 additions and 1 deletions
|
|
@ -705,7 +705,7 @@ bool Ctrl::IsNoLayoutZoom;
|
|||
|
||||
void InitRichTextZoom()
|
||||
{
|
||||
Size h = 96 * Ctrl::Bsize / Ctrl::Dsize;
|
||||
// Size h = 96 * Ctrl::Bsize / Ctrl::Dsize;
|
||||
// SetRichTextStdScreenZoom(min(h.cx, h.cy), 600);
|
||||
SetRichTextStdScreenZoom(96 * DPI(1), 600);
|
||||
Ctrl::ReSkin();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue