v0.7.2 • Fix window under the window under mouse getting hovered for 1 frame on mouse release • macOS: fix crash when the context is destroyed while a window is docked • macOS: fix framebuffer size not updating when switching from another docker tab • macOS: fix non-initial windows not gaining focus on open • Windows: fix multiple DPI scaling issues API changes: • Add GetWindowDpiScale gfx2imgui: • Add GFX2IMGUI_NO_BLIT_PREMULTIPLY option [p=2609372] • Fix nearest font selection when sizes smaller than requested are loaded [p=2609372] • Keep alive fonts while they're actively being drawn from a blitted buffer [p=2609372] • Warn when substituting font for the default one