optonaut / ActiveLabel.swift

UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minimumScaleFactor not work

healmax opened this issue · comments

After initializing Active Label, set the width and height through constraints, and then set the minimumScaleFactor. When the content is too much, part of the content cannot be displayed, but it can be displayed correctly with UILabel

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.