Commit ae6cfd3
committed
Tables, Menus: Fixed tables or child windows submitted inside BeginMainMenuBar() being unable to save their settings. (ocornut#8356)
Amend error handling (fa178f4) to avoid us setting ImGuiWindowFlags_NoSavedSettings on the wrong window.1 parent fa178f4 commit ae6cfd3
2 files changed
+17
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8755 | 8755 | | |
8756 | 8756 | | |
8757 | 8757 | | |
8758 | | - | |
8759 | | - | |
8760 | | - | |
8761 | | - | |
| 8758 | + | |
| 8759 | + | |
8762 | 8760 | | |
| 8761 | + | |
| 8762 | + | |
| 8763 | + | |
| 8764 | + | |
| 8765 | + | |
| 8766 | + | |
8763 | 8767 | | |
8764 | 8768 | | |
8765 | 8769 | | |
8766 | 8770 | | |
8767 | 8771 | | |
8768 | 8772 | | |
| 8773 | + | |
| 8774 | + | |
| 8775 | + | |
| 8776 | + | |
| 8777 | + | |
| 8778 | + | |
8769 | 8779 | | |
| 8780 | + | |
8770 | 8781 | | |
8771 | 8782 | | |
8772 | 8783 | | |
| |||
0 commit comments