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

Track property editor: enforce I cursor, hide while typing #14272

Open
wants to merge 1 commit into
base: 2.5
Choose a base branch
from

Conversation

ronso0
Copy link
Member

@ronso0 ronso0 commented Jan 31, 2025

When I open the editor I sometimes see it changing the cursor to I but it reverts to regular pointer as soon as I move it.
Thing is the pointer gets in the way of editing.
Idk if this is a Qt bug (I'm on 6.2.3 with Ubuntu + X11 + xfce4)
or if we need to implement it manually.
FWIW it works as expected in the library editor delegates (except auto-hide of course)

  • enforce I cursor in editor
  • hide cursor while typing (restores I on mouse move) -> do we want it or is it too invasive?

TODO

@github-actions github-actions bot added the ui label Jan 31, 2025
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.

1 participant