brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

Brackets UI Tiny when Windows Scale is Changed #14526

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by louisefindlay23 Wednesday Aug 21, 2019 at 12:29 GMT Originally opened as https://github.com/adobe/brackets/issues/14853


Description

[Description of the bug or feature]

When I set the scale to 125% on Windows' display settings, the font and Brackets menu items are tiny compared to other programs and Windows UI elements.

Steps to Reproduce

  1. Open Windows Display Settings
  2. Open Change the size of text, apps and other items
  3. Set it to 125%
  4. Open Brackets

Expected behavior:

The Brackets UI and font size should increase in line with the Windows display scale.

Actual behavior: [What actually happened]

The Brackets UI and font size stayed the same and so are tiny in relation to the Windows taskbar and other UI elements.

Errors

In Developer Tools Console, the following errors were shown:

Failed to normalize Cmd-Shift-] Failed to normalize Cmd-Shift-[ AutoUpdate : updateHelper.json cannot be parsed, does not exist

Versions

Windows 10 (Build 18362.295)

Brackets (Build 1.14.0-17740)

core-ai-bot commented 3 years ago

Comment by louisefindlay23 Saturday Oct 05, 2019 at 17:52 GMT


Managed to alleviate some of this using the brackets-custom-css plugin and adding some CSS styling to increase the font-size and width of some elements.