MacOS views rendering same font differently

123 views Asked by At

I did a mockup project that contains solely three views:

  • NSTextField
  • NSPopUpButton
  • NSDatePicker

All of them with the same font System - Regular, 13.

However, as you can notice by the attached image, the fonts are different on each of the views.

Is this an expected behaviour? How to make the fonts look consistent across all these different views?

Example

0

There are 0 answers