cogentcore / core

A free and open source framework for building powerful, fast, and elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and the Web with a single pure Go codebase, allowing you to Code Once, Run Everywhere.
http://cogentcore.org/core
BSD 3-Clause "New" or "Revised" License
1.32k stars 71 forks source link

Snackbars are not going away (sometimes?) #848

Closed rcoreilly closed 5 months ago

rcoreilly commented 5 months ago

Describe the bug

This has now happened twice -- a Snackbar (in Code) is staying around indefinitely.

How to reproduce

not sure -- got as a "Could not find" message -- needs further testing.

Example code

No response

Relevant output

No response

Platform

macOS

rcoreilly commented 5 months ago

might be good to add a failsafe click to dismiss feature -- would be nice in any case. perhaps was already there at some point?