skylineprof / skyline

🏙 Interactive in-editor performance profiling, visualization, and debugging for PyTorch neural networks.
Apache License 2.0
30 stars 3 forks source link

Make draggable bar charts more flexible #50

Closed geoffxy closed 4 years ago

geoffxy commented 4 years ago

Right now the draggable bar charts can only be manipulated while the cursor is inside the bar. We should change this so that as long as the user initiates the dragging inside the bar, they can release their mouse button anywhere within Atom.

geoffxy commented 4 years ago

Fixed in commit e64afa685c1c914556f9dcdabb8f7fd6893a1867.