Sixdsn / terra-terminal

Terra is a GTK+3.0 based terminal emulator with useful user interface, it also supports multiple terminals with splitting screen horizontally or vertically. New features have been added since September 2013. It's a pretty new and experimental project, if you want to contribute just checkout and try.
GNU General Public License v3.0
7 stars 3 forks source link

Click Apply or Ok in Preferences Window shows previous closed windows... #39

Closed Sixdsn closed 10 years ago

Sixdsn commented 10 years ago

This is due to ConfigManager.add_callback which calls update_ui when a window is created need to call remove_callback when window is closed/destroy