framelesshelper/examples/Win32Demo
Yuhang Zhao 886f31d0c0 Fix two issues.
1. The border line may disappear when resizing: fixed by change the line width to 2px.
2. Some part of the window become totally transparent after DPI changes: fixed by calling update() after DPI changes.

Signed-off-by: Yuhang Zhao <2546789017@qq.com>
2020-10-19 22:07:12 +08:00
..
Win32Demo.pro Improve the Win32Demo project. 2020-10-19 14:54:13 +08:00
main.cpp Improve the Win32Demo project. 2020-10-19 14:54:13 +08:00
widget.cpp Fix two issues. 2020-10-19 22:07:12 +08:00
widget.h Improve the Win32Demo project. 2020-10-19 14:54:13 +08:00
widget.ui Improve the Win32Demo project. 2020-10-19 14:54:13 +08:00