You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to be able to customise the shadow and borders of the alert in order to improve its visibility above a white background because now it's barely noticeble
Something like this :
shadow( x : _ y : _ color : _ )
borders( width : _ color : _ )
The text was updated successfully, but these errors were encountered:
Sure, here is an example
As you can see the shadow is barely noticeable on a white background
It could be useful to allow the developer to set the intensity of the shadow or a custom border
It would be useful to be able to customise the shadow and borders of the alert in order to improve its visibility above a white background because now it's barely noticeble
Something like this :
shadow( x : _ y : _ color : _ )
borders( width : _ color : _ )
The text was updated successfully, but these errors were encountered: