Skip to content

Fix 1px cutoff of emojis

gfyoung requested to merge (removed):emoji-cutoff-1px into master

What does this MR do?

Emojis are no longer cutoff by 1px in comments.

If you want before and after screenshots, the comment here illustrates them nicely.

Are there points in the code the reviewer needs to double check?

To someone(s) with merging powers, does this MR:

  • Fix the issue if it was there (it has been observed on Windows 10)?
  • Not mess up the UI if it wasn't there (i.e. anything other than Windows 10 AFAIK)?

Why was this MR needed?

Because emojis are awesome, and cutting them off in the UI is an aesthetic aberration! 🙂

What are the relevant issue numbers?

Closes #47913 (closed)

Suggested Reviewers/Approvers/Mergers

@iamphill (suggested approver)

@MadLittleMods @winh @filipa (you all have observed this UI problem)

cc @ClemMakesApps @gtsiolis

Edited by gfyoung

Merge request reports