forked from CreatBot/CreatBotKlipperScreen
main: temp: heater list smaller slider
This commit is contained in:
@@ -231,6 +231,7 @@ class Panel(MenuPanel):
|
||||
|
||||
scroll = self._gtk.ScrolledWindow(steppers=False)
|
||||
scroll.set_policy(Gtk.PolicyType.NEVER, Gtk.PolicyType.AUTOMATIC)
|
||||
scroll.get_style_context().add_class('heater-list')
|
||||
scroll.add(self.labels['devices'])
|
||||
|
||||
self.left_panel = Gtk.Box(orientation=Gtk.Orientation.VERTICAL, spacing=0)
|
||||
|
Reference in New Issue
Block a user