Please see the screenshot: https://i.imgur.com/Bz29Hlc.png
hello,
yes this is ui bug, window does not redraw correctly sometimes, because of WS_CLIPSIBLINGS | WS_CLIPCHILDREN styles.
WS_CLIPSIBLINGS | WS_CLIPCHILDREN
i hope to fix this!
fixed
Most helpful comment
hello,
yes this is ui bug, window does not redraw correctly sometimes, because of
WS_CLIPSIBLINGS | WS_CLIPCHILDRENstyles.i hope to fix this!