Add detachable tabs feature to preferences#698
Add detachable tabs feature to preferences#698mattrose merged 3 commits intognome-terminator:masterfrom
Conversation
|
I tested it and it seems to work fine. Thanks for the help! The initialization code in prefseditor.py is in the wrong function (profile instead of global), but I made a PR to your fork. |
…ence Detachable tabs: reposition preferences code
|
Merged your PR, thanks for the help! |
|
I'm probably blind, but I can't see the detachable tabs check box when I pull your code in? Can you put up a screenshot or something to help me? |
Perhaps you have an existing terminator instance open? When I was testing out my changes if I had any other terminators open, it would reuse the old code and not reflect any new changes. |
|
all good now, sorry about the wait. |


Fixes #697.
Not sure why so much markup got changed, guess some new glade version thing.