mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-06 14:09:58 +03:00
Huge thanks to JohnVeness, AThousandShips, and Meorge for their great help rewording my broken English.
1.1 KiB
1.1 KiB
type, section, subsection, rank, importance, anchor, title, blockquote, text, contributors, read_more, media_position, image_alt, image_src, image_src_2x, image_label, image_comparison_alt, image_comparison_src, image_comparison_src_2x, image_comparison_label, content_creator
| type | section | subsection | rank | importance | anchor | title | blockquote | text | contributors | read_more | media_position | image_alt | image_src | image_src_2x | image_label | image_comparison_alt | image_comparison_src | image_comparison_src_2x | image_comparison_label | content_creator | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| entry | general | editor | 13 | 3 | dpi-aware-icons | <abbr title="Dots Per Inch">DPI</abbr>-aware icons | Icons now look sharper than ever | The default controls and the editor UI tended to look blurry on <abbr title="High Dots Per Inch">HiDPI</abbr> screens. We reworked the rendering of these components in order to make them look sharp on every screen. |
|
https://github.com/godotengine/godot/issues?q=is%3Apr%20state%3Amerged%20105375%20105655%20109118%20109811 | left | Before, the icons are blurry. | /storage/releases/4.5/images/godot_hidpi-icons_blurry.webp | /storage/releases/4.5/images/godot_hidpi-icons_blurry_2x.webp | Before | After, the icons are sharp. | /storage/releases/4.5/images/godot_hidpi-icons_non-blurry.webp | /storage/releases/4.5/images/godot_hidpi-icons_non-blurry_2x.webp | After | [@bruvzg](https://github.com/bruvzg) |