# HG changeset patch # User Goffi # Date 1524922829 -7200 # Node ID ffef21fd97a2f5f0dff893059bacc01bc429e003 # Parent 37220459e93d04f28e3c30e7c6a1eef971851ac0 chat: allow to scroll using side bar + increased bar size diff -r 37220459e93d -r ffef21fd97a2 cagou/plugins/plugin_wid_chat.kv --- a/cagou/plugins/plugin_wid_chat.kv Sat Apr 28 15:40:28 2018 +0200 +++ b/cagou/plugins/plugin_wid_chat.kv Sat Apr 28 15:40:29 2018 +0200 @@ -106,6 +106,8 @@ size_hint: 1, 0.8 scroll_y: 0 do_scroll_x: False + scroll_type: ['bars', 'content'] + bar_width: dp(6) MessagesWidget: id: messages_widget MessageInputBox: