You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are seeing several issues on the Web for both iOS and Android, and some that are iOS only.
NOTE: It appears these are mostly due to bugs in flutters web renderer which is due for removal. Switching to canvaskit is more visually correct, but has performance/stability issues.
Test config
iOS is tested on an iPhone XR running iOS 17.1, Android is tested on a Samsung A52 w/ Android 13.
These screenshots are generated using the html web renderer. Some issues are fixed using canvaskit but others remain.
Issues
ColorBurn blend mode not rendering correctly on Editorial Page
Additionally, on iOS, the background image is not rendering and the font weight is too heavy (shown below)
Incorrect opacity for cloud images on Home Page. Should be semi-transparent, not opaque.
No Particles are visible when viewing the Hidden Collectible discovery dialogue
Hidden collectible icon is not visible throughout the app, although the "sheen" effect does show the correct outline. Note: this appears fixed using the beta channel.
Hidden collectible icon is rendering incorrectly in the Collection Page, it appears the color blend mode is not working correctly. The icons should not be so bright here.
(iOS Only) Text is represented as a white-box in Artifact Carousel Page
(iOS Only) Images are shown as white boxes in the Photo Gallery Page
The text was updated successfully, but these errors were encountered:
esDotDev
added
p4: normal
The default priority until reprioritized. Generally not time-critical.
and removed
p2: critical
Strongly prefer not to deliver without it.
labels
Feb 20, 2024
We are seeing several issues on the Web for both iOS and Android, and some that are iOS only.
NOTE: It appears these are mostly due to bugs in flutters web renderer which is due for removal. Switching to
canvaskit
is more visually correct, but has performance/stability issues.Test config
iOS is tested on an iPhone XR running iOS 17.1, Android is tested on a Samsung A52 w/ Android 13.
These screenshots are generated using the
html
web renderer. Some issues are fixed usingcanvaskit
but others remain.Issues
ColorBurn blend mode not rendering correctly on Editorial Page
Incorrect opacity for cloud images on Home Page. Should be semi-transparent, not opaque.
No Particles are visible when viewing the Hidden Collectible discovery dialogue
Hidden collectible icon is not visible throughout the app, although the "sheen" effect does show the correct outline. Note: this appears fixed using the
beta
channel.Hidden collectible icon is rendering incorrectly in the Collection Page, it appears the
color
blend mode is not working correctly. The icons should not be so bright here.(iOS Only) Text is represented as a white-box in Artifact Carousel Page
(iOS Only) Images are shown as white boxes in the Photo Gallery Page
The text was updated successfully, but these errors were encountered: