Skip to content

Changing the plot title should trigger drawScale() #6

Description

@zifredder

If the title is adjusted and is changed in height, the axes will automatically re-position, which usually messes up the scale position.
This would probably be best handled with events/listeners. Possibly, it would be optimal to have any change of the axes' position to trigger an event that triggers self.drawScale(), which would cover the case where the axes' title is adjusted.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions