Add click-outside hide preference - #22
Conversation
|
Defaults preserve current behaviour, which is right, and the three-line mechanism is correct in isolation. What it does not account for is what the app does once the bar is allowed to outlive an app switch.
There is also no escape hatch once the bar is pinned. The panel is Minor: the label says click-outside but the guard sits on |
|
Maintainer pass — landed reworked via #74, closing as superseded. Assessment: the three-line mechanism and the preserve-current-behaviour default were right. The review's concerns about what happens once the bar outlives an app switch are addressed as follows in #74 (with
The — automated maintainer pass on behalf of @momenbasel |
What changed
Why
Users can keep the bar open while working elsewhere when that better suits their workflow.
Validation
swift buildswift build -Xswiftc -DMASScreenshots
To be added.