wix-incubator / pro-gallery

Blazing fast & beautiful galleries built for the web
https://pro-gallery.surge.sh
MIT License
271 stars 37 forks source link

get correct galleryStructure to calculate gallery width #1269

Closed Galpittel closed 2 months ago

Galpittel commented 2 months ago

Apply #1252 and #1253 on V4: Set slider arrow visibly on any change in gallery container dimenations. When UNSAFE_componentWillReceiveProps in it's inner function we are calculating gallery position according to the old props (happens before props are changing).