mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-14 12:34:44 +02:00
Fix window drag to + button failing to create new tab with single tab (issue #10222)
This commit is contained in:
committed by
GitHub
parent
89781759e4
commit
d0da0d4c53
@@ -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]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user