Jason Sturges

Results 21 issues of Jason Sturges

Similar to issue #67, I'm experiencing occasional locks in IntelliJ after the Haxe plugin is installed. Not exactly sure what causes them, it appears that after IntelliJ restarts is when...

bug
Priority 2
Awaiting Clarification

From the [Pace website](http://github.hubspot.com/pace/docs/welcome/), under the themes section, none of the theme download links are functional. > ![image](https://user-images.githubusercontent.com/1213591/28998517-bb32eefa-79f2-11e7-948e-c0259c083c04.png) Clicking "DOWNLOAD" gives JavaScript error: > (index):1 Not allowed to navigate top...

Remove semicolon

Super confused regarding Pixi Viewport's README.md reference of a 5.2 release: Commit: https://github.com/davidfig/pixi-viewport/commit/c34d86ca041d5bac9be4acae4d7c1353bafd4e0f > ## v5.2+ > Moves pixi-viewport to pixi.js v7.2+ > > NOTE: there is a breaking change...

Unless I'm mistaken, IViewportOptions no longer contains `divWheel` as per the current documentation: https://davidfig.github.io/pixi-viewport/jsdoc/Viewport.html#Viewport Was this feature intentionally removed and the documentation now stale? If it was removed, what replaces...

Why was setting distance left out of Orbit Controls? API provides access via: - `getAzimuthalAngle` - `getDistance` - `getPolarAngle` But only mutates via: - `setAzimuthalAngle` - `setPolarAngle` https://github.com/pmndrs/three-stdlib/blob/f35f76e67f763903fa11f9d7a413587b6efe2d6b/src/controls/OrbitControls.ts#L130-L168 Relates to...

enhancement

Installing ASP.NET Core Template Pack 2017.3 from Visual Studio Marketplace as a VSIX extension within VS Code errors stating: > extension/package.json not found inside zip. ![template-pack-2017 3](https://user-images.githubusercontent.com/1213591/29280023-4ae775b4-80df-11e7-8706-d287d3213c91.gif) It contains a...

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Summary 💡 Feature request to transpose the grid...

component: data grid
new feature
waiting for 👍

I noticed the Radix UI Design System features avatars with status; or, nested avatars - any plan to incorporate that? https://design-system.modulz-deploys.com/#avatar That status component by itself would be super cool,...

request