sublimehq / sublime_text

Issue tracker for Sublime Text
https://www.sublimetext.com
804 stars 39 forks source link

When switching to ST4, minimap view setting changes #3528

Open zsiegel92 opened 4 years ago

zsiegel92 commented 4 years ago

Description

I had minimap hidden in ST3. I started ST4, and minimap was showing. Makes me suspect other changes will reveal themselves as I use ST4.

Steps to reproduce

  1. Hide minimap in ST3
  2. Start ST4 for the first time (with same Application Support folder)
  3. Minimap is showing

Expected behavior

Minimap setting is the same.

Actual behavior

Minimap setting changed.

Environment

BenjaminSchaaf commented 4 years ago

I can't reproduce this. Hiding the minimap in ST3, then closing that and opening ST4 has the minimap hidden as expected.

zsiegel92 commented 4 years ago

@BenjaminSchaaf It only happened the very first time I started ST4. On Discord someone mentioned that some application state information is stored differently in ST4, which can cause views/open files to not be carried over. I figured it was the same reason.

BenjaminSchaaf commented 4 years ago

@zsiegel92 Only the tab selection has changed - and that's still backwards compatible just not forwards compatible. Everything else including whether the minimap is enabled is identical in ST4.