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

Custom OS cursor breaking for macOS since recent update? #110

Open
subsoap opened this issue Dec 6, 2019 · 12 comments
Open

Custom OS cursor breaking for macOS since recent update? #110

subsoap opened this issue Dec 6, 2019 · 12 comments
Labels

Comments

@subsoap
Copy link
Owner

subsoap commented Dec 6, 2019

In FSH since last update the mouse cursor is now the system cursor and switches to game cursor when over something clickable. It also sometimes flashes between the 2 when over a clickable card.

10.9.5

@subsoap
Copy link
Owner Author

subsoap commented Dec 6, 2019

Not sure if it's our fault but we have not touched that code in forever in our game.

@britzl
Copy link
Collaborator

britzl commented Dec 10, 2019

@JCash might have some input here. Did we make any changes to the macOS application startup process or was this only for iOS? Also, the merge of the Vulkan stuff, could this have some impact on mouse cursors? Or did we update the build pipeline on macOS maybe?

@JCash
Copy link
Contributor

JCash commented Dec 10, 2019

No, there are no changes to the OSX app that should have caused this imo.
We have done some vulkan preparation (it's not enabled yet) so we did some preparation for it, but I don't actually suspect that part.

Can you pinpoint at what engine version this started to happen?

@dapetcu21
Copy link
Collaborator

dapetcu21 commented Dec 10, 2019

I don't have the same issue in Interrogation. The custom cursor works fine. I'm loading and setting it once at game startup then I forget about it.

@subsoap
Copy link
Owner Author

subsoap commented Dec 12, 2019

Engine version is 1.2.164. Unfortunately we have very few macOS players so I only have info from one person. I'll try to get more people to test and see if they experience the same issue.

@dapetcu21
Copy link
Collaborator

@subsoap Is this FSH? I can test that if you want to.

@subsoap
Copy link
Owner Author

subsoap commented Dec 12, 2019

Yes, it is. Latest should be the same, make sure custom hardware cursor is active in settings then try to hover buttons and such. See if system cursor appears randomly while doing so.

@dapetcu21
Copy link
Collaborator

@subsoap check slack pls

@britzl
Copy link
Collaborator

britzl commented Dec 12, 2019

It works for me with 1.1.19.11.25 on Mojave

@britzl
Copy link
Collaborator

britzl commented Dec 12, 2019

Although if you move the mouse cursor back and forth very quickly the accessibility thing that shows a magnified mouse cursor appears instead of the custom one.

@dapetcu21
Copy link
Collaborator

Yeah, no issues here with 1.1.19.11.25 on Catalina

@subsoap
Copy link
Owner Author

subsoap commented Dec 12, 2019

Need to make a tester app which relatively quickly swaps the custom cursor then to see if any system cursor appears when it should not.

@britzl britzl added the macos label Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants