mirror of
https://github.com/textmate/textmate.git
synced 2026-01-23 05:37:55 -05:00
If user opens the dialog on one space, moves to another space (with a TextMate window) and then re-activate the (already open) dialog, it would previously switch back to the space containing the dialog, whereas with the changed setting, it now moves the dialog to the active space. This should address issue #599.