I find that having more customizable toasts could be a useful feature. The options I thought of are:
fade out animation duration (currently fixed at 100ms
position (currently center or bottom-right corner): I thought of something like xPos: LEFT, CENTER, RIGHT; yPos: TOP CENTER BOTTOM to get all the combinations easily
If you approve this I can code this features into my last pull request #46
I find that having more customizable toasts could be a useful feature. The options I thought of are:
xPos: LEFT, CENTER, RIGHT; yPos: TOP CENTER BOTTOM
to get all the combinations easilyIf you approve this I can code this features into my last pull request #46