Zachary Yaro

Results 122 comments of Zachary Yaro

https://amazon-web-app-resources.s3.amazonaws.com/v0/latest/Amazon-Web-App-Resources.zip https://developer.amazon.com/public/solutions/platforms/webapps/docs/runtime-feature-support.html https://developer.amazon.com/public/solutions/platforms/webapps/docs/best-practices.html

Amazon has not been helpful in resolving this. For now, I am pushing this bug to v2.5 and taking the app off the Amazon Appstore.

This should probably be fixable by setting the dialog container's `overscroll-behavior`.

Partially fixed in https://github.com/ZMYaro/paintz/commit/1c59fcec1500c4b48b0c25ed0460c9fe0b17d951. It appears the context in which it is not fixed may be [a bug in Chromium](https://bugs.chromium.org/p/chromium/issues/detail?id=813094).

Addressed for the splash screen in https://github.com/ZMYaro/paintz/commit/2d30d3b96c097beb3116caa6383d58c97b4b53b9 (presumably, once the Chromium bug is fixed).

I am going to call this as fixed as it can be right now, and it can be addressed further in v4.0, when the scroll context the canvas is in...

This is basically already there except for Play Store/Microsoft Store. I am going to push this back until those store listings launch publicly and then see how they do before...

Since desktop PWA installation has come a ways, changing the order to browser install > platform store > instructions on how to install.

Replaced About dialog CWS install option with PWA install when available in https://github.com/ZMYaro/paintz/commit/11c95b07c44a6b79cbaaec16a6d1a4845d4aca3e. Adding platform store options can be a separate ticket at some point after I release those.

Could you possible post a screenshot of what happens? Also, may I ask how big the image is, as well as what browser and OS version you are on?