Skip to content

Conversation

@madsmtm
Copy link
Member

@madsmtm madsmtm commented Nov 24, 2025

These look slightly different from the old ones, and are more consistent between each other.

Fixes #4390.

  • Tested on all platforms changed
    • Tested on macOS 15.6.1, and I've verified that we now use the same cursor icons as those used in Safari 26.
  • Added an entry to the changelog module if knowledge of this change could be valuable to users

These look slightly different from the old ones. Verified that we now
use the same cursor icons as those used in Safari 26.
@madsmtm madsmtm added S - enhancement Wouldn't this be the coolest? DS - appkit Affects the AppKit/macOS backend labels Nov 24, 2025
Comment on lines +211 to +213
NSCursor::frameResizeCursorFromPosition_inDirections(
NSCursorFrameResizePosition::Right,
NSCursorFrameResizeDirections::Outward,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you handle it inside the => case, so it's not order sensitive?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DS - appkit Affects the AppKit/macOS backend S - enhancement Wouldn't this be the coolest?

Development

Successfully merging this pull request may close these issues.

CursorIcon::EwResize and ColResize mapped to same deprecated cursor

3 participants