J. Cameron McDonald

Results 6 issues of J. Cameron McDonald

### Describe the bug Columns in nested groups do not sort correctly (or at all) in certain scenarios. It's not clear to me exactly what the root cause is, but...

Currently, only `input` events are being emitted, so listeners to that event cause updates every frame while a slider is being dragged around (without using some kind of debounce solution)....

enhancement
3.0

Steps to reproduce (for me, anyway): 1. Open a saved file that is known to contain flow errors. Linter displays no errors. 2. Start typing anything. Linter immediately starts displaying...

Unconfirmed bug

When using [CSF](https://storybook.js.org/docs/formats/component-story-format/) with Storybook there's no natural way to get the component description detection to work. Let's take a component called `ExampleButton`: ```jsx import { ExampleButton } from './components';...

Modifying the UI scale proportionally affects the speed of the cursor. For example, a 2.0 UI scale setting will cause the cursor to move twice as fast, while a setting...

https://github.com/cameronhimself/vue-drag-drop/issues/42