Skip to content

Misc fixes#616

Merged
prabhuramachandran merged 2 commits into
enthought:masterfrom
prabhuramachandran:misc-fixes
Mar 6, 2018
Merged

Misc fixes#616
prabhuramachandran merged 2 commits into
enthought:masterfrom
prabhuramachandran:misc-fixes

Conversation

@prabhuramachandran
Copy link
Copy Markdown
Member

Fixes #612. I think this ought to fix the issue faced there with PyQt4 and Python 3.6.

Without this, on PyQt4, the devicePixelRatio may not exist leading to
an infinite recursion on the __getattr__.  So do any hasattr checks on
self only after the _Iren attribute is set.  Also remove the
_pixel_ratio attribute from the subclass.
This is the new ivar to use in recent VTK versions for vtkTexture
objects.
@prabhuramachandran prabhuramachandran merged commit e7d7d0c into enthought:master Mar 6, 2018
@prabhuramachandran prabhuramachandran deleted the misc-fixes branch March 6, 2018 05:26
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.

Can‘t creat movie

1 participant