Tarskin / HappyTools

A tool for the (high-throughput) processing of HPLC data.
Apache License 2.0
34 stars 16 forks source link

Image resizes when many chromatograms are opened. #39

Closed Tarskin closed 5 years ago

Tarskin commented 5 years ago

Describe the bug The figure window is resized when more legends are shown than fit on the screen.

To Reproduce Steps to reproduce the behavior:

  1. Open more than 50 chromatograms.

Expected behavior The image size should have remained unaffected, with the legend going 'off-frame' (for which a different solution has to be created in the future).

Screenshots See the stackoverflow question link for full details -> https://stackoverflow.com/questions/53081084/matplotlib-axes-legend-changes-image-size-image-aspect?noredirect=1#comment93059351_53081084

Desktop (please complete the following information):

Tarskin commented 5 years ago

This bug has been fixed in b181031a