commit | 34965cf23a7020dcfdc11ab12e5b841fe241f987 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Thu Feb 22 14:53:33 2024 +0100 |
committer | ocornut <omarcornut@gmail.com> | Thu Feb 22 14:53:33 2024 +0100 |
tree | 93a3866bcc471167b4bbd033c525df0b16767097 | |
parent | 659fb41d0a23efbb9ea6cf74f51ecae0a51575b5 [diff] |
Modals: Temporary changes of ImGuiCol_ModalWindowDimBg are properly handled by BeginPopupModal(). (#7340) + Misc: Added optional alpha multiplier parameter to GetColorU32(ImU32) variant.