-
Notifications
You must be signed in to change notification settings - Fork 2
[BUG] OS X Cursor #4
Comments
Does the bug disappear after commenting out |
Yes, it does. But I can no longer resize the client. |
Adding this line of code to the Client constructor fixes the problem for me:
|
Testing on OS X, I could reproduce this bug. I then tried reproducing it while having added your code line, and found that hovering over the title bar sometimes spawns the resizing cursor after having resized the window an amount of times: http://i.imgur.com/pPs9q4F.gifv (No idea why the resizing cursor is abnormally large in this GIF. It's not when I'm recording). The problem probably lies in the |
The same happens for me. Setting the JMenuBar's cursor appears to fix that.
|
Linux here. Sometimes the resize cursor does not go away. For me it is specific to the window it happened in. So if it happens in settings the cursor will still be normal when settings is closed, but return to a resize cursor when settings is opened again. |
There is a bug with the cursor on OS X. Sometimes when entering the client, a resize cursor appears rather than the default cursor. This does not appear to be a problem on Windows.
(captured with phone as OS X screenshot does not include cursor)
The text was updated successfully, but these errors were encountered: