-
-
Notifications
You must be signed in to change notification settings - Fork 106
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
PR: Use QRawFont and draw PainterPath of Glyph for animation to prevent tremulous spinning icons #202
Merged
Commits on Oct 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2d66328 - Browse repository at this point
Copy the full SHA 2d66328View commit details -
Configuration menu - View commit details
-
Copy full SHA for a198a99 - Browse repository at this point
Copy the full SHA a198a99View commit details -
Apply suggestions from code review
Co-authored-by: Daniel Althviz Moré <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 703646b - Browse repository at this point
Copy the full SHA 703646bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eb4ac5 - Browse repository at this point
Copy the full SHA 7eb4ac5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c15d07d - Browse repository at this point
Copy the full SHA c15d07dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca700f7 - Browse repository at this point
Copy the full SHA ca700f7View commit details
Commits on Oct 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 81fc7f4 - Browse repository at this point
Copy the full SHA 81fc7f4View commit details -
* Fix QRawFont to be thread-local * Add public iconic.rawfont() same as iconic.font() * Use setCompositionMode instead of setAlphaChannel which is not supported on PyQt 5.9 * Add glyphrun to draw option * Add draw option in global_defaults * Add Fallback to text drawing if path/glyphrun/image drawing cannot be used * Refectoring CharIconPainter._paint_icon()
Configuration menu - View commit details
-
Copy full SHA for 0dc4226 - Browse repository at this point
Copy the full SHA 0dc4226View commit details
Commits on Oct 15, 2022
-
Update qtawesome/iconic_font.py
Co-authored-by: Daniel Althviz Moré <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e23c132 - Browse repository at this point
Copy the full SHA e23c132View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.