Skip to content

fix room settings not opening from RoomDrawerPage

Andreas Gattringer requested to merge uriesk/neochat:roomdrawerpage into master

Room Settings don't open when the window is so small that it shows the chat expanded over the whole window. It shows an empty window and prints the error:

file:///home/andreas/kde/usr/lib64/qml/org/kde/kirigami/PageRow.qml:1078: Error: Error while loading page: :-1 Module "org.kde.neochat" contains no type named "Categories"

Fix it by opening the Room Settings in the RoomDrawerPage according to the RoomDrawer

Merge request reports

Loading