Streamline the ExportDialog methods

Issue #530 new
Robert Leach created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Make more use of ExportOptions objects

STEPS TO REPRODUCE AN ISSUE (OR TRIGGER A NEW FEATURE)

n/a

CURRENT BEHAVIOR

Numerous methods in ExportDialog, such as updateColLabelBtns, send multiple settings.

EXPECTED BEHAVIOR

Set a settings object instead.

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

Send ExportOptions objects.

FILES AFFECTED (where the changes will be implemented) - developers only

ExportDialog

LEVEL OF EFFORT - developers only

trivial

COMMENTS

Comments (0)

  1. Log in to comment