Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Need to coordinate scroll and font size preferences #7093

@redmunds

Description

@redmunds

My new lenovo laptop is high DPI, so I have Brackets editor font-size zoomed at +2 notches larger than default, and Word Wrap is off.

Recipe:

  1. Open Brackets
  2. View > Increase Font Size (2 times)
  3. View > Word Wrap (click to turn off)
  4. Open a file with 500 lines or so and put selection at end of file
  5. Shutdown and restart Brackets

Results:
Same file is re-opened, cursor position is restored, zoom setting is restored to +2, and page is scrolled down, but it's not scrolled all the way to where cursor is. Seems that the combination of zoom + font-size needs to be coordinated better.

Expected:
Cursor is scrolled into view

This was split off of #7054

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions