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

BUGFIX: Hide paste button in inline ui if no nodes are in clipboard #3890

Conversation

mhsdesign
Copy link
Member

before:

button is always visible:

image image

after:

button is hidden, todo maybe just grey out to prevent moving of buttons?

image

though after copying from inline, the buttons jump now:

image

What I did

How I did it

How to verify it

@github-actions github-actions bot added the 8.3 label Dec 1, 2024
@mhsdesign mhsdesign force-pushed the bugfix/hide-paste-button-in-inline-ui-if-no-nodes-are-in-clipboard branch from bbecdc7 to e888d7a Compare December 1, 2024 13:16
@mhsdesign mhsdesign changed the title Bugfix/hide paste button in inline UI if no nodes are in clipboard BUGFIX: Hide paste button in inline ui if no nodes are in clipboard Dec 1, 2024
@github-actions github-actions bot added the Bug Label to mark the change as bugfix label Dec 1, 2024
Copy link
Member

@markusguenther markusguenther left a comment

Choose a reason for hiding this comment

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

Thanks for the fix :)

@Sebobo Sebobo merged commit 1b6f722 into 8.3 Dec 3, 2024
10 checks passed
@Sebobo Sebobo deleted the bugfix/hide-paste-button-in-inline-ui-if-no-nodes-are-in-clipboard branch December 3, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.3 Bug Label to mark the change as bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants