jenskutilek / FiraSystemFontReplacement

Modified version of the Fira Sans fonts to replace the default system font on macOS
750 stars 23 forks source link

Xcode scheme platform context menu #47

Closed mickeyl closed 6 years ago

mickeyl commented 7 years ago

For some reason, this Xcode context menu gets its metrics wrong – which leads to a duplication / overflow of entries while you're trying to select one.

bildschirmfoto 2017-08-28 um 09 35 15

splorp commented 7 years ago

Your screenshot indicates that Fira is not even being used in this menu. Could that be part of the problem?

jenskutilek commented 6 years ago

Fira doesn’t replace the ‘SF Display’ styles yet. The display styles are sometimes used in weird places where you wouldn’t expect them (they are meant for large font sizes). Maybe XCode menus are one of these places, so you would see SF there even if Fira is installed.

mickeyl commented 6 years ago

I have since reinstalled the latest version and found Xcode showing Fira in this very menu – alas with the same broken vertical metrics:

bildschirmfoto 2017-08-31 um 15 07 55

mickeyl commented 6 years ago

Closing this, as I have severe doubts that FiraSans has something to do with it. A fresh upgrade to HighSierra emits the same behavior. Perhaps an incompatibility with my display (37", 3840 x 1600).

jenskutilek commented 6 years ago

Sorry I couldn’t be of help ... I just wanted to check again, just to notice that XCode has already been automatically ugraded to version 9 on my machine (I don’t use XCode regularly). In XCode 9 this menu that you showed isn’t using Fira at all for whatever reason.