Fixed
Status Update
Comments
uc...@google.com <uc...@google.com>
ad...@google.com <ad...@google.com> #2
Interesting, I don't seem to see that on my Mac retina display or external monitor. We are aware of it being an issue on Pixel books, but it's not that bad. Looks like your external monitor is quite hi-res, though.
Hannah, perhaps the heading sizes are defined in terms of pixels instead of dp?
tn...@google.com <tn...@google.com> #3
Yeah, this is happening on Linux when connected to an external 4k display, so this is basically a HiDpi bug -- either like you suggested we have a px instead of sp font size in the CSS, or if this is done via code we have a hardcoded pixel size instead of calling the JBUiScale#scaleFontSize() method on it.
Description
Build: AI-193.6911.18.41.6401718, 202004162000,
AI-193.6911.18.41.6401718, JRE 1.8.0_242-release-1644-b3-6222593x64 JetBrains s.r.o, OS Linux(amd64) v5.2.17-1rodete3-amd64, screens 3840x2160, 3840x2160
AS: 4.1 Canary 7; Kotlin plugin: 1.3.61; Android Gradle Plugin: 3.6.0-alpha09; Gradle: 5.5; NDK: from local.properties: (not specified), latest from SDK: (not found); LLDB: pinned revision 3.1 not found, latest from SDK: (package not found); CMake: from local.properties: (not specified), latest from SDK: 3.6.0-rc2, from PATH: (not found)
Using canary 7 on Linux, on an external monitor, the What's New Assistant title fonts look wrong; they're smaller than the body text. Take a look at the attached screenshot.