[pyglet] push by useboxnet - revert 3905eaea74d1 as it shows problems in windows on 2014-05-17 21:13 GMT

4 views
Skip to first unread message

pyg...@googlecode.com

unread,
May 17, 2014, 5:13:24 PM5/17/14
to pyglet-...@googlegroups.com
Revision: e0b01c157b9f
Branch: default
Author: Juan J. Martínez <j...@usebox.net>
Date: Sat May 17 21:12:57 2014 UTC
Log: revert 3905eaea74d1 as it shows problems in windows
http://code.google.com/p/pyglet/source/detail?r=e0b01c157b9f

Modified:
/pyglet/window/__init__.py

=======================================
--- /pyglet/window/__init__.py Thu May 8 06:02:29 2014 UTC
+++ /pyglet/window/__init__.py Sat May 17 21:12:57 2014 UTC
@@ -1040,8 +1040,7 @@

'''
self._mouse_visible = visible
- if self._window:
- self.set_mouse_platform_visible()
+ self.set_mouse_platform_visible()

def set_mouse_platform_visible(self, platform_visible=None):
'''Set the platform-drawn mouse cursor visibility. This is called
Reply all
Reply to author
Forward
0 new messages