)]}' { "commit": "a6f4b0fd70150a7cbde03e99fda09ef7b2bfb6d6", "tree": "56c9ac9fbdc9de3bc0ab1d864ba683c3d89cbc16", "parents": [ "7b3d379819c487f0d5323ed7bd7c9109a2bc1d76" ], "author": { "name": "Rokas Kupstys", "email": "rokups@zoho.com", "time": "Mon May 11 13:58:40 2020 +0300" }, "committer": { "name": "omar", "email": "omarcornut@gmail.com", "time": "Mon May 11 15:30:12 2020 +0200" }, "message": "Nav, Menus: Fix vertical wrap-around in menus or popups created with multiple appending calls to BeginMenu()/EndMenu() or BeginPopup/EndPopup(). (#3223, #1207)\n\nFirst call to EndPopup() called NavRequestTryWrapWindow() which performed wrap-around operation while we were not done composing menu. This resulted in navigation wrapping around to first item.\nSince wrap-around operation is only valid in last call to EndPopup() and there is no way to know which call is last - this operation is delayed to the end of the frame.\n", "tree_diff": [ { "type": "modify", "old_id": "0b549802de21788236d0e6e9bb6fd001152ace65", "old_mode": 33188, "old_path": "docs/CHANGELOG.txt", "new_id": "ebd6f73585c1b211ce52e648349e33f5a38ddb5f", "new_mode": 33188, "new_path": "docs/CHANGELOG.txt" }, { "type": "modify", "old_id": "715b5dbb4122fbf0146dbe03ef43adc40daa09c2", "old_mode": 33188, "old_path": "imgui.cpp", "new_id": "deb7e981635b4cec71d37f6d8aa86daec66d936d", "new_mode": 33188, "new_path": "imgui.cpp" }, { "type": "modify", "old_id": "1fcd64dec3aa82ca724fce7076ea0cb5eb5a9009", "old_mode": 33188, "old_path": "imgui_internal.h", "new_id": "7dd635e21be15a9c3da369de59eb82da39936cf6", "new_mode": 33188, "new_path": "imgui_internal.h" } ] }