MinJieLiu/react-photo-view

Screen Resizing doesn't change the functionality as expected

Opened this issue · 0 comments

When the page is loaded with desktop width, it has the Arrows to navigate. But when the user resizes it to a mobile size screen, the arrows are still there. And vice-versa.

Current Output

The arrow/slider stays constant to the initial screen size.

Expected Output

The arrow/slider should update with the screen resize event