-
-
Notifications
You must be signed in to change notification settings - Fork 70
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
Large Cursors are Incorrectly Assigned #114
Comments
After some further investigation, it seems that the Regular and Extra Large cursor packs are the same size, despite having a zoom of 125% on my display. I imagine this should only result in cursors the same size as the Large pack, if not smaller. Also, the Working In Background and Busy cursors are smaller than in the Extra Large pack. |
Likely related to ful1e5/Bibata_Cursor#149 (comment). |
modify these parts of
|
It seems that the Regular cursor pack has larger cursors than the Large cursor pack. Also, installing the Large cursor pack results in incorrect assignment of cursors types to
.cur
files. You can find examples below.The text was updated successfully, but these errors were encountered: