Task #3396
partition, dimensions, (sort by part size, add increasing order), (export, data, add to toolbar & export current sort order)
Status: | New | Start date: | 05/23/2023 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Export | Spent time: | - | |
Target version: | TXM 0.8.4 |
Description
1) Currently the 'sort by part size' command button only provide two different sort orders:
- a) by part name (default, or 'no' order)
- b) by part size decreasing
Visualisation by increasing order is useful but missing.
Solution¶
Add a third 'state' to the button:
- c) by part size increasing
Add toggle between the three states by clicking on the command button.
2) Currently the 'export / data' command button is missing, and the 'export / data' command from the contextual menu doesn't export data in the current sort order
Solution¶
Add an 'export / data' command button in the toolbar, and export the current sort order in the 'export / data' command (by part name, by part size decreasing, by part size increasing)
History
#1 Updated by Matthieu Decorde 4 months ago
- Target version changed from TXM 0.8.3 to TXM 0.8.4