Hi Guys, I'm using Snackbar as an way of notification in application. The problem is that Snackbar is always showing on a body which place it in the bottom of application. I think this is not good, cause for example my application has footer which has similar color to this snackbar, so you basically doesn't see too much.
It think Snackbar should have ability to show in a place which we would like to, currently when we passing parent it's basically to use for taking "body" instead of displaying on the parent. [1]. I will create probably locally my own Snackbar which is displaying on my parent, but what do you think about this actually ? Shouldn't be changed ? [1] https://github.com/apache/royale-asjs/blob/8171f1e8982fef9b45bfb9039749dc9910191955/frameworks/projects/Jewel/src/main/royale/org/apache/royale/jewel/Snackbar.as#L192 Thanks, -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*
