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

Avoid coordinate cursor label stealing hovering state, fix map canvas menu height #4492

Merged
merged 2 commits into from
Jul 30, 2023

Conversation

nirvn
Copy link
Member

@nirvn nirvn commented Jul 30, 2023

Good lesson learned here: when a Text item's textFormat is set to anything but Text.PlainText, it'll enable a hover state (for hyperlinks) which interferes with HoverHandler items.

@qfield-fairy
Copy link
Collaborator

qfield-fairy commented Jul 30, 2023

@nirvn nirvn changed the title Avoid coordinate cursor label stealing hovering state Avoid coordinate cursor label stealing hovering state, fix map canvas menu height Jul 30, 2023
@nirvn nirvn merged commit 3d7be24 into master Jul 30, 2023
19 checks passed
@nirvn nirvn deleted the hover_fix branch July 30, 2023 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants