Unplanned
Last Updated: 21 Jun 2016 14:29 by Carl
Created by: Carl
Comments: 0
Category: ImageGallery
Type: Feature Request
1
When using the RadImageGallery and pointing it to a folder on the webserver, I'd like to be able to use the filename as the title or caption of the image.

I'd also like to have a hybrid of data in a database for captions/links/etc. while pointing to a folder of images.  I'm not sure how this option would work, but it seems like it would be handy for company intranet sites where you post a lot of pictures of meetings and birthday parties.
Unplanned
Last Updated: 10 Jun 2016 12:04 by ADMIN
ADMIN
Created by: Maria Ilieva
Comments: 0
Category: ImageGallery
Type: Feature Request
1
If any item (other than the first) is an ImageGalleryTemplateItem and user enters full screen on PageLoad,  when clicking next, if that next item is the ImageGalleryTemplateItem, the user will be force out of full screen mode.
Unplanned
Last Updated: 21 Dec 2016 21:38 by Ben
Created by: Ben
Comments: 1
Category: ImageGallery
Type: Feature Request
1
Can a Target Property be added to ImageGalleryItem?  

Since the recent addition of NavigateURL property, it seems logical to have the Target Property available rather than using script. 
The new NavigateURL property is not used whenever you need to specify a target as script must do the job.
Unplanned
Last Updated: 25 Oct 2017 17:47 by Gregory
ADMIN
Created by: Rumen
Comments: 2
Category: ImageGallery
Type: Bug Report
1
Slideshow rendering messed up in Chrome. After any slide comes in a segment the right side is corrupted as shown in the attached image.

The bug is reproduced if you set the animation to loop and fire the play button. After that leave the slider to work non-stop for 10-15 minutes and you'll see the corrupted rendering.

Here is some test code:
  <telerik:RadImageGallery  ID="RadImageGallery1" Width="100%" LoopItems="true" 
                                    ImagesFolderPath="slides" runat="server" DisplayAreaMode="Image" Height="450px">
                                    <ClientSettings>
                                        <AnimationSettings   SlideshowSlideDuration="6000">
                                            <NextImagesAnimation Type="Random" Easing="Random"  Speed="3000" />
                                            <PrevImagesAnimation Type="Random" Easing="Random" Speed="3000" />
                                        </AnimationSettings>
                                    </ClientSettings>
                                    <ThumbnailsAreaSettings Position="Left" Width="0" Mode="ImageSlider" ScrollOrientation="Vertical" />
                                    <ImageAreaSettings ShowDescriptionBox="false" NavigationMode="Zone" Height="100%" />
 </telerik:RadImageGallery>
Unplanned
Last Updated: 29 May 2020 15:29 by ADMIN

Hi,

i would love to have a n option to set the Gallerry to keep the title and text visible when the Gallery is in play mode, until the user pause the gallery or move the mouse out.

a work around was provided to me by Attila, which works fine, but i think it should be a built in property.

 

Thanks a lot,

ilan.

Unplanned
Last Updated: 13 Mar 2020 09:13 by ADMIN
Created by: ppetroff
Comments: 0
Category: ImageGallery
Type: Feature Request
1

Add ability to define common layout template for the ImageGallery LightBox popup, allowing to define common layout for all image items (including buttons, toolbar, etc.)

Unplanned
Last Updated: 12 Nov 2021 12:18 by ADMIN

The get_width()/get_height() methods of RadImageGalleryItem always return null:

https://docs.telerik.com/devtools/aspnet-ajax/controls/imagegallery/client-side-programming/imagegalleryitem-object

 

Sample code:

$find('<%=RadImageGallery1.ClientID%>').get_items().getItem(0).get_width()

Completed
Last Updated: 08 Apr 2014 10:15 by ADMIN
Completed
Last Updated: 23 Jun 2014 06:42 by ADMIN
Completed
Last Updated: 16 Jul 2015 08:39 by ADMIN
Completed
Last Updated: 13 Aug 2015 14:49 by ADMIN
ADMIN
Created by: Angel Petrov
Comments: 0
Category: ImageGallery
Type: Feature Request
0

			
Unplanned
Last Updated: 27 Mar 2015 15:02 by Imported User
The ImageGallery toolbar now overlaps the image, thus cutting off the bottom of the image. Please allow us to specify that it is below the image. I have a CSS style that allows it to be below the image, but then when expanded to full screen, the toolbar disappears entirely, so that won't work.

thanks!
Completed
Last Updated: 12 May 2015 13:21 by ADMIN
Completed
Last Updated: 16 Jul 2015 07:52 by ADMIN
ADMIN
Created by: Angel Petrov
Comments: 0
Category: ImageGallery
Type: Bug Report
0

			
Completed
Last Updated: 16 Jul 2015 07:51 by ADMIN
ADMIN
Created by: Angel Petrov
Comments: 0
Category: ImageGallery
Type: Bug Report
0

			
Unplanned
Last Updated: 14 Jul 2015 12:39 by ADMIN
Unplanned
Last Updated: 28 May 2021 17:25 by ADMIN
Created by: Nick
Comments: 0
Category: ImageGallery
Type: Feature Request
0
Currently, only the ALT tag is created in Image Gallery. It would be nice if the TITLE tag is also created.

http://www.telerik.com/forums/title-tag-in-html
Unplanned
Last Updated: 03 Nov 2020 14:59 by ADMIN