Overview
Request 1161169 accepted
- update to 1.90.4:
* Nav: Fixed SetKeyboardFocusHere() or programmatic tabbing API
from not working on windows with the
ImGuiWindowFlags_NoNavInputs flag
(regression in 1.90.2, which among other things broke
imgui_memory_editor).
* Menus, Popups: Fixed an issue where hovering a parent-menu
upward would erroneously close the window.
* Popups: Fixed resizable popup minimum size being too small.
Standardized minimum size logic. (#7329).
* Modals: Temporary changes of ImGuiCol_ModalWindowDimBg are
properly handled by BeginPopupModal(). (#7340)
* Tables: Angled headers: fixed support for multi-line labels.
* Tables: Angled headers: various fixes to accurately handle
CellPadding changes. (#6917)
* Tables: Angled headers: properly registers horizontal
component of angled headers for auto-resizing of columns. (#6917)
* Tables: Angled headers: fixed TableAngledHeadersRow()
incorrect background fill drawn too low, particularly visible
with tables that have no scrolling. (#6917)
* ProgressBar: Fixed a minor tesselation issue when rendering
rounded progress bars, where in some situations the rounded
section wouldn't follow regular tesselation rules.
* Debug Tools: Item Picker: Promoted
ImGui::DebugStartItemPicker() to public API. (#2673)
* Debug Tools: Item Picker: Menu entry visible in Demo->Tools
but greyed out unless io.ConfigDebugIsDebuggerPresent is set.
* Misc: Added optional alpha multiplier parameter to
GetColorU32(ImU32) variant.
* Demo: Custom Rendering: better demonstrate PathArcTo(),
- Created by dirkmueller
- In state accepted
Request History
dirkmueller created request
- update to 1.90.4:
* Nav: Fixed SetKeyboardFocusHere() or programmatic tabbing API
from not working on windows with the
ImGuiWindowFlags_NoNavInputs flag
(regression in 1.90.2, which among other things broke
imgui_memory_editor).
* Menus, Popups: Fixed an issue where hovering a parent-menu
upward would erroneously close the window.
* Popups: Fixed resizable popup minimum size being too small.
Standardized minimum size logic. (#7329).
* Modals: Temporary changes of ImGuiCol_ModalWindowDimBg are
properly handled by BeginPopupModal(). (#7340)
* Tables: Angled headers: fixed support for multi-line labels.
* Tables: Angled headers: various fixes to accurately handle
CellPadding changes. (#6917)
* Tables: Angled headers: properly registers horizontal
component of angled headers for auto-resizing of columns. (#6917)
* Tables: Angled headers: fixed TableAngledHeadersRow()
incorrect background fill drawn too low, particularly visible
with tables that have no scrolling. (#6917)
* ProgressBar: Fixed a minor tesselation issue when rendering
rounded progress bars, where in some situations the rounded
section wouldn't follow regular tesselation rules.
* Debug Tools: Item Picker: Promoted
ImGui::DebugStartItemPicker() to public API. (#2673)
* Debug Tools: Item Picker: Menu entry visible in Demo->Tools
but greyed out unless io.ConfigDebugIsDebuggerPresent is set.
* Misc: Added optional alpha multiplier parameter to
GetColorU32(ImU32) variant.
* Demo: Custom Rendering: better demonstrate PathArcTo(),
staging-bot added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:109"
staging-bot accepted review
Picked "openSUSE:Factory:Staging:adi:109"
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
The legal review is accepted preliminary. The package may require actions later on.
dimstar accepted review
anag+factory accepted review
Staging Project openSUSE:Factory:Staging:adi:109 got accepted.
anag+factory approved review
Staging Project openSUSE:Factory:Staging:adi:109 got accepted.
anag+factory accepted request
Staging Project openSUSE:Factory:Staging:adi:109 got accepted.