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>