Skip to content

Commit 10377ef

Browse files
committed
Changing image format from .png to .jpg (1)
1 parent 687290d commit 10377ef

10 files changed

+6
-6
lines changed

controls/imagegallery/design-time.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The **RadImageGallery** designer provides a convenient **Smart Tag** that allows
2121

2222
## RadImageGallery Tasks
2323

24-
* **Open Configuration Wizard:** - Opens the **RadImageGalleryWizardForm** window for furthercustomization of the control settings.
24+
* **Open Configuration Wizard:** - Opens the **RadImageGalleryWizardForm** window for further customization of the control settings.
2525

2626
## Ajax Resources
2727

@@ -46,7 +46,7 @@ The wizard will smoothly guide you through the various settings and properties o
4646
**General Settings**
4747
![Image Gallery Design Time 2](images/image-gallery-design-time2.png)
4848

49-
* **Display Area Mode:** : Controls the mode that the **RadImageGallery** will operate in. The modedetermines the appearance and the way the entire control will work.
49+
* **Display Area Mode:** : Controls the mode that the **RadImageGallery** will operate in. The mode determines the appearance and the way the entire control will work.
5050

5151
* **Loop Items:** If enabled, this will loop the items when the last/first one is reached.
5252

106 KB
Loading
Binary file not shown.

controls/imagegallery/functionality/modes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RadImageGallery control is a flexible control that provides different presentati
1919
There are four different **DisplayArea Modes** that could be set for the **ImageGallery** control. They determine the ImageArea appearance:
2020

2121
* **Image** – This is the default mode when the **ThumbnailsArea** and the **ImageArea** are simultaneously visible.The image below presents all areas and sections in this mode.
22-
![Image-Gallery-Dispaly Mode Image](images/Image-Gallery-DispalyModeImage.png)When the **DisplayArea Mode** is set to **Image** you could specify different modes for the ThumnbailsArea which are listed below:
22+
![Image-Gallery-Dispaly Mode Image](images/Image-Gallery-DispalyModeImage.jpg)When the **DisplayArea Mode** is set to **Image** you could specify different modes for the ThumnbailsArea which are listed below:
2323

2424
* **Thumbnails**- It is available for all DisplayArea Modes. This is the default **ThumbnailsArea Mode** which is also presented in the image above.
2525

controls/imagegallery/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ position: 1
1212

1313

1414

15-
**RadImageGallery** is the brand new member of the Teleriks control kit for ASP.NET AJAX. Like all controls in the suite itprovides an user friendly and convenient way for achieving fascinating results with little to no code.
16-
![image-gallery-getting-started-0](images/image-gallery-getting-started-0.png)
15+
**RadImageGallery** is the brand new member of the Teleriks control kit for ASP.NET AJAX. Like all controls in the suite it provides an user friendly and convenient way for achieving fascinating results with little to no code.
16+
![image-gallery-getting-started-0](images/image-gallery-getting-started-0.jpg)
1717

1818
You can use **RadImageGallery** for viewing a collection of images from different data sources in different [DisplayAreaMode]({%slug imagegallery/functionality/modes%}). At the same time its responsive design, animations and full-screen support gratefully improve the end user experience.
1919

106 KB
Loading
-886 KB
Binary file not shown.
86.7 KB
Loading
-1.22 MB
Binary file not shown.

controls/imagegallery/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ position: 0
2323
* **ThumbnailsArea** - contains small, scaled version of the images bound to the control.When an image from the area is selected, it will be displayed in its original size inside the **ImageArea**. The way in which the image will be shown depends on the specified [DisplayAreaMode]({%slug imagegallery/functionality/modes%}).
2424

2525
**Figure 1**: With very litte code you can add a **RadImageGallery** to your application
26-
![Image-Gallery-Dispaly Mode Image](images/Image-Gallery-DispalyModeImage.png)
26+
![Image-Gallery-Dispaly Mode Image](images/Image-Gallery-DispalyModeImage.jpg)
2727

2828
## Key Features
2929

0 commit comments

Comments
 (0)