Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Briar Desktop Briar Desktop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 175
    • Issues 175
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briar
  • Briar DesktopBriar Desktop
  • Merge requests
  • !175

Merged
Created Feb 18, 2022 by Nico@nicoContributor

Don't use text PointerIcon on buttons in text fields

  • Overview 1
  • Commits 1
  • Pipelines 4
  • Changes 3

Thanks to the research of Paul, I could quickly find the right modifier to change the mouse appearance upon hovering buttons.

For most buttons we stay with the default PointerIcon, just inside text fields it showed the text PointerIcon. With this commit the default PointerIcon is shown consistently across all buttons.

In a later MR we could switch all buttons to show the hand icon, but I wouldn't do it because later Compose versions might do this automatically and the APIs used here are experimental.

Closes #256 (closed)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 256-hovering