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

Adapt mouse cursor to context #3752 #3753

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Adapt mouse cursor to context #3752 #3753

merged 1 commit into from
Mar 26, 2024

Conversation

nadment
Copy link
Contributor

@nadment nadment commented Mar 23, 2024

Adapt mouse cursor to context

  • Set hand cursor when hover hop or area that support clicking
  • Set move cursor when dragging the view or view port
  • Set cross cursor when select a region
    Edit transform description when clicking on transform info icon
    Edit transform when clicking on hop additional info icon
    Edit transform when clicking on hop stream target/true/false icon
    Cleanup generic in AreaOwner never used
    Deprecate some AreaType

- Set hand cursor when hover hop or area that support clicking
- Set move cursor when dragging the view around with middle --button
- Set cross cursor when select a region
Edit transform description when clicking on transform info icon
Edit transform when clicking on hop additional info icon
Edit transform when clicking on hop stream target/true/false icon
Cleanup generic in AreaOwner never used
Deprecate some AreaType
@nadment nadment added this to the 2.9 milestone Mar 23, 2024
@nadment nadment linked an issue Mar 23, 2024 that may be closed by this pull request
@hansva
Copy link
Contributor

hansva commented Mar 25, 2024

looks good on MacOs

@bamaer
Copy link
Contributor

bamaer commented Mar 26, 2024

looks good on Linux + KDE Plasma 6

@bamaer bamaer merged commit 99c4877 into apache:master Mar 26, 2024
2 checks passed
@hansva hansva removed this from the 2.9 milestone May 9, 2024
@nadment nadment deleted the 3752 branch May 30, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task]: Adapt mouse cursor to context
3 participants