forked from ocornut/imgui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable "Docking: when io.ConfigDockingWithShift is enabled, staying …
…stationary while moving a window displays an help tooltip to increase affordance." Effectively reverts commit 300464a. It would show a huge and undesirable tooltip when ConfigVar_DockingWithShift is enabled + SetNextWindowSize{,Constraints} + Begin. https://i.imgur.com/hGw49go.gif ocornut#7491
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters