You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QImageReader::supportedImageFormats() and QImageWriter::supportedImageFormats() return supported image formats dynamically. We may choose to keep webp as a hard-coded default while saving, but it'd be better if we showed all readable files in the "Open File" dialog.
The text was updated successfully, but these errors were encountered:
QImageReader::supportedImageFormats()
andQImageWriter::supportedImageFormats()
return supported image formats dynamically. We may choose to keep webp as a hard-coded default while saving, but it'd be better if we showed all readable files in the "Open File" dialog.The text was updated successfully, but these errors were encountered: