Fix arrow key scrolling in photo gallery
This commit is contained in:
@@ -68,6 +68,7 @@ export default class PhotoCarousel extends Component {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
this.internalEventId = eventId;
|
||||||
this.isProgrammaticScroll = true;
|
this.isProgrammaticScroll = true;
|
||||||
|
|
||||||
const scrollAction = () => {
|
const scrollAction = () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user