From c985be451618bbead3eeb943a52a9a12ef570b58 Mon Sep 17 00:00:00 2001 From: Pranta Dastider Date: Fri, 3 May 2024 15:31:49 +0200 Subject: [PATCH] QmlDesigner: Update the supported image list in the QDS doc This patch update the list of supported image formats in the documentation of Qt Design Studio. Fixes: QDS-12688 Change-Id: I9280eeb5e8d37e1d51ef5c6bcb2917d81bdede80 Reviewed-by: Leena Miettinen --- doc/qtdesignstudio/src/components/qtquick-images.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/qtdesignstudio/src/components/qtquick-images.qdoc b/doc/qtdesignstudio/src/components/qtquick-images.qdoc index dca494f8e13..cbece71a4b5 100644 --- a/doc/qtdesignstudio/src/components/qtquick-images.qdoc +++ b/doc/qtdesignstudio/src/components/qtquick-images.qdoc @@ -44,8 +44,8 @@ If you need to display animated images, such as GIFs, use the \l {Animated Image} component. - \note Currently, the supported image formats include \b{jpeg, jpg, png, svg, - hdr, ktx, bmp, ttf, tiff, webp,} and \b{gif}. + \note Currently, the supported image formats include JPEG, JPG, PNG, SVG, + HDR, KTX, BMP, TTF, TIFF, WEBP, and GIF. \section1 Image Size