Skip to content

Commit 5a019a1

Browse files
author
jan.nijtmans
committed
Merge 9.0
2 parents f897b72 + 382b300 commit 5a019a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

macosx/ttkMacOSXTheme.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,6 +1554,7 @@ DrawTab11(
15541554
if (!(state & TTK_STATE_FIRST)) {
15551555
clipRect.origin.x -= 5;
15561556
bounds.origin.x -= 5;
1557+
clipRect.size.width += 5;
15571558
bounds.size.width += 5;
15581559
}
15591560
if (!(state & TTK_STATE_LAST)) {

0 commit comments

Comments
 (0)