Simple Publication Quality Image Export Functionality (interface)

Issue #354 closed
Christopher Keil repo owner created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Export a simple image of the matrix and trees.

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

Provide the interface for the PDF export functionality as discussed in #292 to be coupled with the code from #353.

CURRENT BEHAVIOR

No export interface exists.

EXPECTED BEHAVIOR

A menu item opens a dialog for controlling the specific export settings.

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

Add a menu item to a menu field that opens up the export dialog. Implement shortcut.

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

-

LEVEL OF EFFORT - developers only

minor

COMMENTS See issues #23, #292, #353

Comments (8)

  1. Robert Leach

    For alpha03, I suggest we exclude the matrix options section (only the whole matrix) and the show selections thing. In fact, I don't know if there's an option for page orientation - AND, with the format, if the user selects PNG, there's no "page" options at all...

  2. Christopher Keil reporter

    Yea I just saw the comments. I'll create the export dialog accordingly. It can always be expanded with additional options with low effort of course.

  3. Robert Leach

    Merged to master. Some of the follow-on work to wrap this interface up completely has been incorporated into a separate issue: #370.

  4. Log in to comment