talk-ios icon indicating copy to clipboard operation
talk-ios copied to clipboard

Handle preferredContentSizeCategory

Open Ivansss opened this issue 4 years ago • 2 comments

The font size should be calculated using preferredContentSizeCategory in custom views.

Ivansss avatar Nov 30 '20 10:11 Ivansss

https://github.com/nextcloud/talk-ios/blob/e6d9504d780e3277c32b0478fcd92c492f7a9a88/NextcloudTalk/ChatMessageTableViewCell.m#L260-L268

There's already some older work on this. Didn't this work properly? Move defaultFontSize to superclass, change hardcoded values in NCChatMessage and maybe do sth. like SLKPointSizeDifferenceForCategory in NCUserInterfaceController?

SystemKeeper avatar Dec 13 '20 14:12 SystemKeeper

I would love to see this done. I have low vision, so reading the chat messages is difficult. Other than that the app is great.

bmcgonag avatar Dec 16 '20 14:12 bmcgonag

Any chance of bumping this up the todo list?

bmcgonag avatar Feb 25 '23 00:02 bmcgonag

In my ecosystem a lot of users are requesting this, I would love to see this done.

JochenKanta avatar Sep 26 '23 17:09 JochenKanta