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

Resolve Warnings in Timeline View #1623

Merged
1 commit merged into from Nov 30, 2017

Conversation

shun-iwasawa
Copy link
Member

This is a refactor PR.
In my environment of MSVC2015, many lines of warning saying QPainter::begin: Paint device returned engine == 0, type: 2 appears in the console while displaying the Timeline.
For now Timeline has no thumbnails. The warning appears when OT tries to scale the thumbnail to invalid (=empty) size.

@shun-iwasawa
Copy link
Member Author

Jenkins

@manongjohn
Copy link
Collaborator

Nice. Was annoyed by those messages when I was qDebugging stuff and couldn't figure out what was generating that message so I could disable it.

@ghost
Copy link

ghost commented Nov 30, 2017

LGTM. Thanks @shun-iwasawa

@ghost ghost merged commit a388157 into opentoonz:master Nov 30, 2017
This pull request was closed.
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 this pull request may close these issues.

None yet

2 participants