Bug #3473
Charts, Export, Use export format selection instead of file name extension filter selection
Statut: | New | Début: | 20/10/2023 | |
---|---|---|---|---|
Priorité: | Urgent | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Charts | Temps passé: | - | |
Version cible: | TXM 0.8.4 |
Description
2) use export format selection instead of file name extension filter selection
- currently the only way to change the export format in the file save dialog box is to select an extension filter like '*.svg'
- but '*.svg' is not a format name, it is an extension filter
- if this widget is dedicated only to extension filters we must add a FORMAT selection mecanism before the save dialog box
- for example in the command parameters zone
- section 'Export format'
- values check boxes (to allow multiple format exports) : [] SVG [] PNG...
- the values must be the same as in the 'Default export format' global preference ('SVG' versus '*.svg')
- for example in the command parameters zone
Demandes liées