Jason Taylor

Results 2 issues of Jason Taylor

Vertical wheel is not sensitive enough and scrolls very slow ``` hiresscroll: { hires: false; invert: false; target: true; up: { mode: "Axis"; axis: "REL_WHEEL_HI_RES"; axis_multiplier: 5.0; }, down: {...

**Question** Plugins should not be able to referance other plugins ``` - plugins - pluginA - pluginB - pluginC ``` How do we insure no plugin can reference any other...