made default hiding transparency controls easier with restructured show calls
This commit is contained in:
@@ -22,7 +22,7 @@ class BaseContainer(Gtk.Box):
|
||||
self._subscribe_to_events()
|
||||
self._load_widgets()
|
||||
|
||||
self.show_all()
|
||||
self.show()
|
||||
|
||||
|
||||
def _setup_styling(self):
|
||||
|
||||
Reference in New Issue
Block a user