erwanp / qtplaskin

A graphical tool to explore ZdPlaskin Results
GNU Lesser General Public License v3.0
7 stars 5 forks source link

ylim problems in condition plots if show_field_on #18

Closed erwanp closed 3 years ago

erwanp commented 3 years ago

From the docstring of show_field_on_region :

@EP: BUG: if vspan is on, the old yrange is kept if is was larger than the new one. This is kinda annoying and i didn't manage to delete the old axvspan object to fix that, nor to reset the limits.

    I set the default actionShowField.setChecked(False) in the meantime.
erwanp commented 3 years ago

Fixed by bbe5c27, and default reset to True