-
Notifications
You must be signed in to change notification settings - Fork 17
Added room icons #413
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added room icons #413
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking the time to contribute! I have a few requests, but I'm happy to provide assistance if you need any :D
Should conform to the requests for Room Icon implimentations
@Melechtna sorry, could you please check that this is formatted properly with Thanks! |
Not used to working with Dart, sorry, should be correct this time |
commet/lib/ui/pages/settings/categories/app/appearance_settings_page.dart
Outdated
Show resolved
Hide resolved
I noticed when I was testing there was some weird spacing problem on mobile, so I went ahead and changed it. I also made this setting default to on |
Looks good! Thanks so much |
While I'm unsure if this method conforms to the codebase, this correctly enables room icons. I didn't feel comfortable with modifying the tiamat codebase, so simply implemented this directly into the room_text method.