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
During the resolution of issue #1077 and its associated PR #1158, it was discovered that when mapping over all the image URLs in the image drawer, the images were not being properly constrained, resulting in oversized or wide images. This led to the ImageDrawer occupying the entire screen.
Description of the Bug Fix
During the resolution of issue #1077 and its associated PR #1158, it was discovered that when mapping over all the image URLs in the image drawer, the images were not being properly constrained, resulting in oversized or wide images. This led to the ImageDrawer occupying the entire screen.
To Reproduce
Steps to reproduce the behavior:
Expected Behavior
The ImageDrawer size should be fixed, or the size of the images should be appropriately constrained.
Video
codelabz-google-chrome-2024-02-02-15-10-48_lWMdTyVJ.mp4
Desktop (Please complete the following information):
Additional Context
No additional context rn.
The text was updated successfully, but these errors were encountered: