atom / settings-view

🔧 Edit Atom settings
MIT License
272 stars 275 forks source link

Package settings pane doesn't scroll #1155

Closed sadick254 closed 4 years ago

sadick254 commented 4 years ago

Prerequisites

Description

The package settings package doesn't allow scrolling. This is likely caused by the electron upgrade from 5.0.13 to 6.1.12

Steps to Reproduce

  1. Open settings view
  2. Go to packages
  3. Click on any package for details
  4. Try to scroll

Expected behavior: I should be able to scroll and view the package info and settings

Actual behavior:

Am not able to scroll and view the package info and settings

Reproduces how often:

100%

Versions

macOs: 10.15.5 Atom: Build from the electron upgrade PR Electron: 6.1.12 apm: 2.5.0 atom: 1.51.0-dev-73c7a637a

Dump-kamklue commented 3 years ago

Prerequisites

Description

The package settings package doesn't allow scrolling. This is likely caused by the electron upgrade from 5.0.13 to 6.1.12

Steps to Reproduce

  1. Open settings view
  2. Go to packages
  3. Click on any package for details
  4. Try to scroll

Expected behavior: I should be able to scroll and view the package info and settings

Actual behavior:

Am not able to scroll and view the package info and settings

Reproduces how often:

100%

Versions

macOs: 10.15.5 Atom: Build from the electron upgrade PR Electron: 6.1.12 apm: 2.5.0 atom: 1.51.0-dev-73c7a63