blackberry / webworks-gui

GUI Tool for WebWorks 2.0
https://developer.blackberry.com/html5/
Apache License 2.0
3 stars 5 forks source link

Add Splash Screen on configuration page allows for invalid types #101

Closed bryanhiggins closed 10 years ago

bryanhiggins commented 10 years ago

Steps to reproduce -Create a project -Go to configuration page -Add a valid non-image path to the Splash Screen textbox [i.e /css] -Click Add Splash Screen

Actual -GUI doesn't inform user to enter a valid image -When user builds they will get a native packager exception.

Expected -GUI informs user to insert a "valid" image, similar to the error shown with invalid paths