peirix
peirix
I've had the same issue. What I did was to put the xib into a UITableViewCell, and then set the tableCell.SelectionStyle = UITableViewCellSelectionStyle.None; And then put that tableCell inside the...
I think that would be overkill, at least for our use case. I don't want it to log anything if the colors themselves change, I just want to log if...
This is an issue even without Code Editor installed, this is my current composer file: ```json "craftcms/ckeditor": "4.11.0", "craftcms/cms": "5.8.22", "mmikkel/retcon": "3.2.2", "mutation/translate": "4.2.1", "nystudio107/craft-vite": "5.0.1", "vaersaagod/dospaces": "3.2.1", "verbb/navigation": "3.0.15",...