diff --git a/modules/Lith/UI/ChannelMessageList.qml b/modules/Lith/UI/ChannelMessageList.qml index bc76f78..f547328 100644 --- a/modules/Lith/UI/ChannelMessageList.qml +++ b/modules/Lith/UI/ChannelMessageList.qml @@ -54,7 +54,6 @@ ListView { id: scrollBar } - onHorizontalOvershootChanged: console.warn(horizontalOvershoot) orientation: Qt.Vertical verticalLayoutDirection: ListView.BottomToTop spacing: Lith.settings.messageSpacing