Fix window drag to + button failing to create new tab with single tab (issue #10222)

This commit is contained in:
copilot-swe-agent[bot]
2026-07-04 06:38:02 +00:00
committed by GitHub
parent 89781759e4
commit d0da0d4c53
2 changed files with 8 additions and 0 deletions

View File

@@ -200,6 +200,8 @@ Detailed list of changes
- Fix superfluous margin visible to the left and right of the tab bar when :opt:`background_opacity` is less than one and the window width is not a multiple of the cell width (:iss:`10212`)
- Fix dragging a window title bar to the "+" button failing to create a new tab when there is only a single tab (:iss:`10222`)
0.47.4 [2026-06-15]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~