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

20416-Add-the-notion-of-a-Cursor-owner #299

Conversation

pavel-krivanek
Copy link
Collaborator

Because the current cursor is associated to all the windows of an application in some platforms, we need to add the notion of a cursor owner window. The attached hack solves the rotating cursor bug that happens when opening multiple morphic worlds by calling "OSWindowWorldMorph new". After applying this patch, it is necessary to modify a single method in OSWindow, whose modification is attached.

https://pharo.fogbugz.com/f/cases/20416/Add-the-notion-of-a-Cursor-owner

…lication in some platforms, we need to add the notion of a cursor owner window. The attached hack solves the rotating cursor bug that happens when opening multiple morphic worlds by calling "OSWindowWorldMorph new". After applying this patch, it is necessary to modify a single method in OSWindow, whose modification is attached.
@dionisiydk
Copy link
Contributor

looks good

@MarcusDenker MarcusDenker merged commit 42bc2df into pharo-project:development Sep 26, 2017
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

3 participants