thantthet
Results
2
comments of
thantthet
Replacing `titleLabel?.text?.size...` with `super.intrinsicContentSize` in TagView fixed that issue. ```swift override open var intrinsicContentSize: CGSize { var size = super.intrinsicContentSize size.height = textFont.pointSize + paddingY * 2 size.width += paddingX...
Mon keyboard is available here https://github.com/thantthet/keymagic-keyboards/tree/master/Mon-Anonta On Thu, 13 Aug 2020 at 10:03 PM, talachan wrote: > currently only have mobile kb and not able to used in desktop and...