Posts

Post not yet marked as solved
1 Replies
432 Views
Dragging annotations is broken since MapKit JS 5.17. ๐Ÿ˜Ÿ Mobile touch events are only supported from 5.18 on. ๐Ÿ˜  I do need both and I am wondering if there is some kind of workaround.I cannot even submit an official support for this request as MapKit JS seems to be still in beta... ๐Ÿ˜ฎ Considering the fact that MapKit JS is at version 5.29, I am also wondering why no one noticed this yet... ๐Ÿ˜•
Posted
by ghowen.
Last updated
.
Post not yet marked as solved
10 Replies
2.2k Views
On my machine text styles are broken in Xcode 11.1+ and I am desperately looking for a solution/workaround. It seems that the problem is not related to my current project but I can reproduce it in new projects as well. As this does not seem to affect all users of Xcode 11.1, I am guessing that it must be something related to my setup. I am running Xcode on a MacBook Pro Mid 2012 with Mojave.The bug presents itself like this: When I click on a label in IB and then click on the font attribute in the attribute inspector, a popup opens with the sections "font, style and size". When I click on the "font", I can select a text style like "Body, Headline, Footnote" in Xcode 11.0. In Xcode 11.1+ I can see the grey header called "Text Styles", but there are no entries underneath.See also with some images:https://stackoverflow.com/questions/58311562/how-to-assign-dynamic-text-styles-in-xcode-11/58609177#58609177Any help is greatly appreciated as I cannot run my app on device with Xcode 11.0 anymore. My current workaround is a parallel installation of Xcode 11.2 beta 2 to run my app on device while doing UI development in Xcode 11.0.
Posted
by ghowen.
Last updated
.