35MM.COFFEEa site built for app makers
Profile
limboy

4 天前

踩了个坑,iOS 18 上,如果 place 一个 menu(label 为 Image) 到 .topBarTrailing,那么它是不会水平居中的,会向右横移几个像素(同样的代码设置为 .topBarLeading 就没有问题),解决方案就是手动为这个 image 设置 offset。