From a14259eae6700db380f7eab42ba89c76ac2c1541 Mon Sep 17 00:00:00 2001
From: George Hazan <george.hazan@gmail.com>
Date: Mon, 15 Apr 2024 14:40:35 +0300
Subject: fixes #4352 completely

---
 plugins/NewStory/src/history_dlg.cpp | 1 +
 1 file changed, 1 insertion(+)

(limited to 'plugins/NewStory/src')

diff --git a/plugins/NewStory/src/history_dlg.cpp b/plugins/NewStory/src/history_dlg.cpp
index e7818893e6..0b07e8beed 100644
--- a/plugins/NewStory/src/history_dlg.cpp
+++ b/plugins/NewStory/src/history_dlg.cpp
@@ -564,6 +564,7 @@ public:
 		}
 		else Utils_RestoreWindowPosition(m_hwnd, 0, MODULENAME, "glb_");
 
+		OnResize();
 		BuildBookmarksList();
 
 		m_histCtrl->SetContact(m_hContact);
-- 
cgit v1.2.3