Can't export to jpeg
When I try to export my image to jpeg, by clicking on the Export
option, then writing my_image.jpeg
, it saves it as my_image.jpeg.svg
The problem comes from the implementation of the Interface_graphic::on_export_file_triggered
method where this case needs to be checked.