isaced / ISEmojiView

Emoji Keyboard for iOS
MIT License
522 stars 119 forks source link

Fix countOfRecentsEmojis not work #76

Closed isaced closed 1 year ago

isaced commented 1 year ago

Stumbled upon countOfRecentsEmojis config not working, fixed it.

/// The max number of recent emojis, if set 0, nothing will be shown. Default is 50.
public var countOfRecentsEmojis: Int = MaxCountOfRecentsEmojis