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
Add Grey50 as an option for the Backdrop colour.
Think this can be done by adding in two lines in:
IDE Bundle/Contents/Tools/Toolset/home.livecodescript
-- line 761 and 762, add
put "Gray50" into tPropsArray["cBackDropColor"]
put "Gray50" into tPropsArray["cBackdrop"]