Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix PNG file from current graph is not loading the actual GUI configurations #227

Closed
wants to merge 1 commit into from

Conversation

rossisandro
Copy link

Firstly, thanks very much for maintaining this project!

I have found this unexpected behaviour while exporting PNG graphics from the current graph.

When a chart is exported as a PNG file, instead of applying the selected View properties for the current chart, the application reloads the definitions found on gcviewer.properties.

This small fix corrects this behaviour, capturing the current view configurations for the chart (E.g. if a specific GC line is visible or not) while exporting a PNG file.

…ted View properties for the current chart, the application reloads the definitions found on gcviewer.properties.

This small fix corrects this behaviour, capturing the current view configurations for the chart (E.g. if a specific GC line is visible or not) while exporting a PNG file.
@rossisandro
Copy link
Author

@chewiebug Please let me know if you have any concerns with merging this PR.

The first check on travis-ci seems to be breaking by a configuration issue. It looks like the build environment changed since the last working build.

I cannot view the results from Better Code Hub to understand if there is something I should fix in my implementation.

Thanks

@chewiebug
Copy link
Owner

chewiebug commented Sep 14, 2019 via email

@chewiebug
Copy link
Owner

Hi Sandro

I have fixed the travis build, rebased your commit on top of the fixed develop branch and added your name to the list of contributors. Thank you very much for your contribution!

Best regards,
Jörg

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants