aurelia-v-grid / vGrid

Aurelia-v-grid - npm source
MIT License
49 stars 10 forks source link

Re-sizing headers is had mouse capture issues. #8

Closed Vaccano closed 8 years ago

Vaccano commented 8 years ago

NOTE: This is a very minor issue.

  1. Load the demo and press "get all"
  2. Enable resizable headers
  3. hover over the border between two headers (till you get the <-> cursor)
  4. Left Click and hold.
  5. Drag your mouse down into the grid area (still holding the mouse button).
  6. Release the mouse button.
  7. Move the mouse cursor up to the header section again. RESULT: The header acts as if you still have the mouse button pressed.