mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-23 23:10:59 -04:00
Cleanup
This commit is contained in:
parent
62ac1ecd3b
commit
1603fd4a0f
1 changed files with 0 additions and 3 deletions
|
@ -483,9 +483,6 @@ class SidebandApp(MDApp):
|
|||
|
||||
list_widget = self.messages_view.get_widget()
|
||||
|
||||
# RNS.log(str(list_widget.children))
|
||||
# RNS.log(str(list_widget.children[-1]))
|
||||
|
||||
self.root.ids.messages_scrollview.add_widget(list_widget)
|
||||
self.root.ids.messages_scrollview.scroll_y = 0.001
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue