Skip to content

Fix toolbar of RoomList when using font size 11px

Carl Schwan requested to merge work/carl/fix-toolbar-roomlist into master

We don't need to use a ToolBar for the titleDelegate since the titleDelegate is already included inside a toolbar. This work magically when using the default font size of 10px Noto Sans but breaks with 11px

Here is a screenshot of the issue image

Edited by Carl Schwan

Merge request reports