Kyle Peatt

Results 8 issues of Kyle Peatt

## Summary: Setting `-webkit-appearance-none` on inputs globally will cause any styles applied to leak into the Shadow DOM on Android browser 4.0+. ``` input { -webkit-appearance: none; background: red; }...

It appears as if the 720p HDMI output on the D7000 isn't correctly scaling the image. It is stretched horizontally leading to a squished appearance. I've attached two images here...

It would be great to be able to specify a config file location. We use a standard config across all of our projects that we use an npm package to...

enhancement

We've been getting user feedback that users expect to be able to close Pinny by pressing the browser back button on their device. This means that instead of navigating back...

enhancement

Using Pinny without using Require can be a little intense (even using Require can be a little intense). @MikeKlemarewski brought this up while trying to use it. Should we provide...

question

Right now, because shade is instantiated on the Pikabu container and not on the individual Pikabus, you can't have more than one shade. Which means the first shade you instantiate...

enhancement

http://onsenui.io/OnsenUI/demo/sliding_menu/ http://mmenu.frebsite.nl

feedback
pikabu-1.0

Code suggestions in the Cody chat in Webstorm include an unreasonable amount of whitespace after each suggestion making finding the actual code very difficult. ![CleanShot 2024-07-25 at 09 57 45](https://github.com/user-attachments/assets/c8b44df9-9213-4525-aeeb-cc73a405178a)

bug