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?