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

Show significant digits by default in QLineEdit. #5893

Merged
merged 1 commit into from Jan 23, 2016

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Jan 21, 2016

After creating a new plot with

xlim([123.4567890123456789, 456.78901234567890123])

and clicking the green-tick-button, this is how the xlims used to be displayed:
screenshot_20160120_231826
and how they'd be displayed after the patch:
screenshot_20160120_232005

@mdboom mdboom added this to the Critical bug fix release (1.5.2) milestone Jan 21, 2016
@mdboom
Copy link
Member

mdboom commented Jan 21, 2016

👍 from me.

tacaswell added a commit that referenced this pull request Jan 23, 2016
FIX: Show significant digits by default in QLineEdit.
@tacaswell tacaswell merged commit bd7f73a into matplotlib:master Jan 23, 2016
tacaswell added a commit that referenced this pull request Jan 23, 2016
FIX: Show significant digits by default in QLineEdit.
@tacaswell
Copy link
Member

backported to 1.5.x as aa13812

@anntzer anntzer deleted the lineedit-cursorposition branch January 23, 2016 02:10
@QuLogic QuLogic added the GUI: Qt label May 2, 2016
tacaswell added a commit to tacaswell/matplotlib that referenced this pull request May 22, 2016
FIX: Show significant digits by default in QLineEdit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants