atom-community / tool-bar

Package providing customisable toolbar for Atom
MIT License
160 stars 50 forks source link

style: add media-query to resize font-size on high dpi screens #354

Open idleberg opened 1 month ago

idleberg commented 1 month ago

Requirements for Contributing a Bug Fix

Identify the Bug

https://github.com/atom-community/tool-bar/issues/353

Description of the Change

This PR adds a media-query addressing high DPI screens:

Alternate Designs

Possible Drawbacks

Verification Process

Release Notes

Adds media-query for high DPI screen that enlarges all icons by 200%

idleberg commented 1 month ago

I tested it on a Dell XPS with HiDPI and an Apple Studio Display, but somebody else should probably verify this. Also, make sure that the icons look fine on "normal" displays.