|
|
@ -48,7 +48,7 @@ Breaking changes: |
|
|
|
Other changes: |
|
|
|
|
|
|
|
- Tables: Made it possible to use SameLine(0,0) after TableNextColumn() or |
|
|
|
TableSetColumnIndex() in order to reuse line height from previous cell. (#3740) |
|
|
|
TableSetColumnIndex() in order to reuse line pos/height from previous cell. (#3740) |
|
|
|
- Tables: Made it possible to change style.CellPadding.y between rows. (#3740) |
|
|
|
- Nav, TreeNode: Pressing Left with ImGuiTreeNodeFlags_NavLeftJumpsBackHere now goes |
|
|
|
through proper navigation logic: honor scrolling and selection. (#1079, #1131) |
|
|
|