Fixed issue #3076: Commit dialog opens with incomplete rendering in Windows 7 classic...
commit4b61ed19c318d60ca617592738b097527bf168e7
authorSven Strickroth <email@cs-ware.de>
Sun, 29 Oct 2017 16:28:10 +0000 (29 17:28 +0100)
committerSven Strickroth <email@cs-ware.de>
Sun, 29 Oct 2017 16:28:10 +0000 (29 17:28 +0100)
tree5abd53de1f115c095892d6547165bea175002661
parent057ab1432e996ccee23de52bc4cdd8dd1bb740bb
Fixed issue #3076: Commit dialog opens with incomplete rendering in Windows 7 classic theme

Invalidate the main dialog after restoring the splitter positions: Seems on some systems the controls don't get redrawn properly otherwise.

Based on TortoiseSVN rev. 28007.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Changelog.txt
src/TortoiseProc/CommitDlg.cpp
src/TortoiseProc/LogDlg.cpp