mirror of
https://github.com/ocornut/imgui.git
synced 2026-04-02 13:37:40 -05:00
Removed ImGuiButtonFlags_MouseButtonDefault_.
This commit is contained in:
@@ -43,6 +43,8 @@ Breaking changes:
|
||||
|
||||
- Reordered various ImGuiInputTextFlags values. This should not be breaking unless
|
||||
you are using generated headers that have values not matching the main library.
|
||||
- Removed ImGuiButtonFlags_MouseButtonDefault_ = ImGuiButtonFlags_MouseButtonLeft
|
||||
from imgui.h, was mostly unused and misleading.
|
||||
|
||||
Other changes:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user