Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Dropdown offset affected by minimap #412

Closed
lexicalunit opened this issue Apr 22, 2015 · 2 comments
Closed

Dropdown offset affected by minimap #412

lexicalunit opened this issue Apr 22, 2015 · 2 comments

Comments

@lexicalunit
Copy link

$ atom --version
0.194.0

$ apm upgrade --confirm false
Package Updates Available (0)
└── (empty)

$ cd ~/.atom
$ find . -maxdepth 1 -type f -print -exec cat {} \;
./config.cson
"*":
  "exception-reporting":
    userId: "b80c92fe-cfc6-9384-b3e1-f9439e466aa7"
  welcome:
    showOnStartup: false
  core: {}
  editor:
    invisibles: {}
./init.coffee
./keymap.cson
./projects.cson
{}./styles.less

$ apm list -i
/Users/me/.atom/packages (2)
├── [email protected]
└── [email protected]

enable_offset

With minimap disabled I see this instead:

disable_offset

@lexicalunit
Copy link
Author

Oh, just found this issue in the minimap project: atom-minimap/minimap#317

@joefitzgerald
Copy link
Contributor

Sorry you're having issues! Sounds like a core overlay issue, and related to / a duplicate of #394.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants