Skip to content

Make toasts less obstructive#123

Open
BaronAWC wants to merge 2 commits into
developmentfrom
baron-toast
Open

Make toasts less obstructive#123
BaronAWC wants to merge 2 commits into
developmentfrom
baron-toast

Conversation

@BaronAWC
Copy link
Copy Markdown
Collaborator

@BaronAWC BaronAWC commented May 6, 2026

I have shrunk the toasts by quite a bit since that's just what I prefer, but it's definitely up for debate whether I went too small.

I also moved them to the bottom right, because I think it's more acceptable to cover the asset library than the top of the inspector and the save/settings/etc buttons. Additionally, this makes it so that when older toasts at the top slide away, it doesn't awkwardly shove the rest of the toasts up. (It does the weird shoving when a new toast is displayed instead, but I think it's more manageable for my eyes, since at least it catches my attention when there's something new.)

before: (note how the toast is blocking all the buttons in the top right and the name field in the inspector)
image

after:
image

Last few things I'm thinking about:

  • adding in the progress bar for when a toast auto-closes
  • speeding up the open/close animation
  • Making all toasts auto-close after the same amount of time (right now it seems like toasts can be 3, 5, or 7 seconds)

@BaronAWC BaronAWC linked an issue May 6, 2026 that may be closed by this pull request
@JMii63
Copy link
Copy Markdown

JMii63 commented May 6, 2026

i have genuinely no idea what a toast is in animation, so it was absolutely hilarious seeing "make toasts less obstructive" like girlie are we being too loud with our toasts? (/j)

anyways this looks pretty good

@BaronAWC
Copy link
Copy Markdown
Collaborator Author

BaronAWC commented May 6, 2026

Maybe an image would have been useful lol

Toasts are the notification boxes that appear on the top right (now bottom right in this PR) when you do things like uploading an asset, saving/exporting, or if you give an invalid name to a frame, clip, etc. I'd always thought they got in the way of important buttons, so this was my attempt to make them block fewer and less important things.

@JMii63
Copy link
Copy Markdown

JMii63 commented May 6, 2026

Toasts are the notification boxes that appear on the top right (now bottom right in this PR) when you do things like uploading an asset, saving/exporting, or if you give an invalid name to a frame, clip, etc. I'd always thought they got in the way of important buttons, so this was my attempt to make them block fewer and less important things.

ohhhhhh I see yeah this makes sense

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.

adjust stylization of editor toasts

2 participants