atom-material / atom-material-ui

A dynamic UI theme for Atom that follows Google's Material Design Guidelines
MIT License
816 stars 203 forks source link

Vertical Scroll Issue #422

Open deepak1725 opened 7 years ago

deepak1725 commented 7 years ago

Vertical Scroll not Draggable

Reproduction Steps:

  1. [Scroll Using Mouse].
  2. [Now Try to Drag the Scroll to bottom]
  3. Undraggable Behaviour Observed.

Expected behavior:

Scroll Should be drag-able and scroll-able simultaneously

Observed behaviour:

Un- draggable Scroll Behaviour

Screenshots and GIFs

Atom version: 1.17.2 x64 OS and version:Linux Mint 18.1 Cinamon

Installed packages:

Git Monokai Syntax

xjdesigns commented 7 years ago

@deepak1725 Is this the same issue as the tree view not scrolling? I just noticed to day that the tree view was no longer scrolling, so I add a custom less rule for overflow:scroll. If so I will add a PR

deepak1725 commented 7 years ago

scrollissue

Kindly Check this out..This Scroll is Partially clickable making scrolling hard and not smooth. Proceed with steps as mentioned above to reproduce.