made default hiding transparency controls easier with restructured show calls
This commit is contained in:
@@ -23,7 +23,7 @@ class BodyContainer(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