Make toasts less obstructive#123
Conversation
|
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 |
|
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. |
ohhhhhh I see yeah this makes sense |
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)

after:

Last few things I'm thinking about: