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

Add copy button to toast notifications #11067

Closed
jaydensipe opened this issue Nov 2, 2024 · 1 comment · Fixed by godotengine/godot#98778
Closed

Add copy button to toast notifications #11067

jaydensipe opened this issue Nov 2, 2024 · 1 comment · Fixed by godotengine/godot#98778

Comments

@jaydensipe
Copy link

jaydensipe commented Nov 2, 2024

Describe the project you are working on

An editor plugin that will utilize toast notifications if godotengine/godot#98680 is merged

Describe the problem or limitation you are having in your project

If godotengine/godot#98680 is merged, the toast notifications that are created in editor (with push_toast method) are not displayed in the console for a user to easily copy, as well as the toast notification label not being selectable.

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Add a copy button to the toast notification

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

Screen.Recording.2024-11-01.235809.mp4

If this enhancement will not be used often, can it be worked around with a few lines of script?

N/A

Is there a reason why this should be core and not an add-on in the asset library?

Should be included with the toast notifications

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants