mirror of
https://github.com/ocornut/imgui.git
synced 2025-10-16 06:55:59 +00:00
Backends: OSX: Fixed not submitting Monitors info when viewports are not enabled. (#7257)
This commit is contained in:
@@ -73,6 +73,8 @@ Docking+Viewports Branch:
|
||||
- Added ImGuiDockNodeFlags_DockedWindowsInFocusRoute to automatically make a dockspace connect
|
||||
the focus route of its docked window. This is provided a convenience in case you have windows
|
||||
where a connection is not explicit. (#6798)
|
||||
- Backends: OSX: Fixed not submitting Monitors info when viewports are not enabled, leading to
|
||||
missing e.g. DpiScale info. (#7257) [@actboy168]
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user