Skip to content
Commit f2d33bd3 authored by Luke Horwell's avatar Luke Horwell Committed by Nate Graham
Browse files

Fix OutlineCloseButton default for close tab buttons

Under Window Decorations, the option "Draw a circle around close button"
is unchecked by default. This normally applies to both window and tab close buttons, but tab buttons permanently had the circle visible because this boolean was incorrect.

This made it impossible for the user to disable this style via GUI. `OutlineCloseButton=false` had to be explicitly added to `~/.config/breezerc`.

Fixes a regression that started in the 5.23 cycle.

BUG: 448122
FIXED-IN: 5.24
parent bbbae8d1
Pipeline #122908 passed with stage
in 1 minute and 31 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment