Tab Bar: Fixed a small bug where closing a tab that is not selected would leave a tab hole for a frame.

This commit is contained in:
ocornut
2020-09-21 18:52:12 +02:00
parent 795cf6fcb5
commit afc1099fb5
2 changed files with 12 additions and 6 deletions

View File

@ -81,6 +81,7 @@ Other Changes:
and amends the change done in 1.76 which only affected cases were _OpenOnArrow flag was set.
(This is also necessary to support full multi/range-select/drag and drop operations.)
- Tab Bar: Keep tab item close button visible while dragging a tab (independent of hovering state).
- Tab Bar: Fixed a small bug where closing a tab that is not selected would leave a tab hole for a frame.
- Tab Bar: Fixed a small bug where toggling a tab bar from Reorderable to not Reorderable would leave
tabs reordered in the tab list popup. [@Xipiryon]
- Columns: Fix inverted ClipRect being passed to renderer when using certain primitives inside of