Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

position of text annotations looses unit information #4904

Merged
merged 2 commits into from Aug 22, 2015

Commits on Aug 11, 2015

  1. JRE - Text would incorrectly strip away units when querying the position

    after it was set.  This fixes Text such that it will return the original data when
    asked and will only strip away the units when it is needed.
    James Evans committed Aug 11, 2015
    Copy the full SHA
    22e7a33 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2015

  1. Added an 'api_changes' entry

    Renamed '_get_unitless_position' to 'get_unitless_position'
    James Evans committed Aug 17, 2015
    Copy the full SHA
    9cb2946 View commit details
    Browse the repository at this point in the history