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

QFont::setPointSize: Point size <= 0 (0), must be greater than 0 #493

Closed
mspacek opened this issue Jun 1, 2011 · 1 comment
Closed

QFont::setPointSize: Point size <= 0 (0), must be greater than 0 #493

mspacek opened this issue Jun 1, 2011 · 1 comment
Milestone

Comments

@mspacek
Copy link
Contributor

mspacek commented Jun 1, 2011

When using Ctrl+- to change the font size in the qt widget, if you reduce the size too far, you get this error. Font size just needs to be limited to a minimum size to prevent it.

@mspacek
Copy link
Contributor Author

mspacek commented Jun 1, 2011

fixed in #494

@minrk minrk closed this as completed in f87f2d8 Jun 1, 2011
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this issue Nov 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants