Added ImGuiWindowFlags_NoMouseInputs which is basically the old ImGuiWindowFlags_NoInputs (essentially we have renamed ImGuiWindowFlags_NoInputs to ImGuiWindowFlags_NoMouseInputs). Made the new ImGuiWindowFlags_NoInputs encompass both NoMouseInputs+NoNav, which is consistent with its description. (#1660, #787)
1 parent 90b50bd commit 5be915d6ab2942eeabdc3f56f22e3d35224ae510
@omar omar authored on 15 Oct 2018
Showing 3 changed files
View
docs/CHANGELOG.txt
View
imgui.cpp
View
imgui.h