Cocoanetics / DTCoreText

Methods to allow using HTML code with CoreText
BSD 2-Clause "Simplified" License
6.35k stars 1.18k forks source link

crash crash on '-[__NSArrayM DTEdgeInsetsRelativeToCurrentTextSize:textScale:] #1240

Open youzi001 opened 3 years ago

youzi001 commented 3 years ago

css is

.catalinaMap{
    margin: 5, 5, 5, 5;
    margin-bottom:5px;
    margin-top:5px;
    font-family:"微软雅黑";
    font-size:1em;
    font-weight:bold;
    text-align:center;
}

The value of "margin" is NSArray

crash on '-[__NSArrayM DTEdgeInsetsRelativeToCurrentTextSize:textScale:] unrecognized selector sent to instance