Commit 655983b
committed
Open Find / Replace dialog in the current space.
Set the window's collection behavior to include NSWindowCollectionBehaviorMoveToActiveSpace.
This tells macOS to always show the Find dialog in the current active space
(the one where you press Command+F) rather than following the application to
another space.
Resolves #16291 parent 78e8ec8 commit 655983b
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
34 | 40 | | |
35 | 41 | | |
36 | 42 | | |
| |||
0 commit comments