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

Remove unnecessary GtkPaned widget #116

Closed SchnWalter closed 9 years ago

SchnWalter commented 9 years ago

I believe the animation should still work in Gnome, but I can not test since on KDE it never worked.

From the Glade UI file I only removed the top GtkPaned widget (resizer), which caused the nesting of the file to change and I also removed an unused GtkBox widget (box3).