GNOME Bugzilla – Bug 771728
room-list: Fix room name alignment
Last modified: 2016-10-09 16:16:17 UTC
See patch.
Created attachment 335939 [details] [review] room-list: Fix room name alignment The visibility of the icon preceding a channel name is supposed to depend on whether the channel represents a room or a private chat, however as the icon is not excluded from show_all(), this only works as intended for rooms joined later. While the icon is still empty for the original set of rooms, the spacing between icon and label results in names being aligned differently.
Review of attachment 335939 [details] [review]: lgtm
Attachment 335939 [details] pushed as f2ace41 - room-list: Fix room name alignment