nanogui
nanogui copied to clipboard
Fix window header disappear when dragging window in certain scenarios.
When the window's height bigger than parent window's height, and drag the window up.For lack necessary checking with this, the window header will disapper in certain scenarios. When meet this ,it was hard to drag window again.