Docking: fixed settings load issue when mouse wheeling. (#4310)

This commit is contained in:
ocornut
2021-08-24 20:33:00 +02:00
parent 6bd447c885
commit 58f5092c53
2 changed files with 10 additions and 1 deletions

View File

@ -99,6 +99,11 @@ Other changes:
Note that Linux/Mac still have inconsistent support for multi-viewports. If you want to help see https://github.com/ocornut/imgui/issues/2117.
Docking+Viewports Branch:
- Docking: fixed settings load issue when mouse wheeling. (#4310)
-----------------------------------------------------------------------
VERSION 1.84.1 (Released 2021-08-20)
-----------------------------------------------------------------------