我使用的是storyboard和一个TabbarViewController。这些tabbaritems在点击后减小了它们的大小。图像在NavigationController中设置,NavigationController中的名称是Images.xcassets中图像集的名称。 Images.xcassets中图像的大小为25x25(1x),50x50(2x)和75x75(3x)。 我必须做某事吗编程?
答案 0 :(得分:1)
这似乎是设置图像插入时出现的错误。似乎每次点击时都会应用图像插入。避免它的唯一方法似乎是不使用图像插入或以这种方式设置它们:left + right = 0和top + bottom = 0
我在bugreport.apple.com上提交了一个错误,以及openradar:https://openradar.appspot.com/radar?id=4938457482788864