ImageSlideshow icon indicating copy to clipboard operation
ImageSlideshow copied to clipboard

Is it possible to disable circular scrolling for fullscreen gallery mode?

Open maestrovsmaster opened this issue 4 years ago • 1 comments

For normal mode we can use slideshow!.circular = false

but whe i present fullscreen vc , i cant disable circular mode maybe it possible to add parameter circular for slideshow!.presentFullScreenController(...)

maestrovsmaster avatar Nov 12 '20 10:11 maestrovsmaster

yourFullScreenController.slideShow.circullar = false

AhmedMohamedAllam avatar Jan 25 '21 20:01 AhmedMohamedAllam