Austin Andrews

Results 26 issues of Austin Andrews

https://material.io/icons/#ic_date_range The icon needs to move 1px up. Originally reported [here](https://github.com/Templarian/MaterialDesign/issues/1830) by @MrGrigri

icon bug
font Material Icons

Note a website is being worked on by the core team and will be open sourced after the release. More details will follow shortly. Q. Will it be faster? A....

It may be useful for some people to have the ability to offset when stacking icons. ```jsx ``` I don't have a use for this, but we've told users to...

enhancement

The component is feature complete, so now to focus on code quality. There are quite a few unit tests already, but there could always be more. - [ ] Negative...

enhancement
help wanted

Seeing as we don't really have to support CommonJS, we might as well just provide ES6 transpiled code for react developers with a `module: ""` property. I wonder if there...

enhancement

It looks like with a few small tweaks a react native package should be possible. - Take https://github.com/Templarian/MaterialDesign-React - With this: https://www.npmjs.com/package/react-native-svg - Regex it into a working component -...

Question
First-Party Library

### Expected Behaviour ![image](https://user-images.githubusercontent.com/338885/187061343-826f6846-4cce-496b-9fff-5c36f4132ef2.png) ### Actual Behaviour | `ctx.imageSmoothingEnabled = true;` | `ctx.imageSmoothingEnabled = false;` | | ----- | ------ | | ![image](https://user-images.githubusercontent.com/338885/187062906-914e7d33-674f-479c-9da5-506eabcdcce2.png) | ![image](https://user-images.githubusercontent.com/338885/187062655-ef997773-0d2c-4890-92d5-a697ff3bfd38.png) | ### Steps To Reproduce...

## Proposed Changes Partially fixes Windows, but the dev.pictogrammers.com doesn't work. Not sure why the host doesn't resolve? The mkcert requires admin to actually work. ## Types of Changes What...

Right now all the icons are renamed and prefixed with the codepoint. This is part of how the `webfont` package expects thing. We need to either rename them after generation/failure...

bug

https://github.com/Templarian/MaterialDesign-Webfont/pull/56

bug