mkromberg / jswc

Experiments with JavaScript-based GUI
MIT License
1 stars 0 forks source link

Check result of callback functions #13

Open mkromberg opened 8 months ago

mkromberg commented 8 months ago

If a callback returns anything other than (-1), for example 0 or a "redirection" event, display a warning in the session that this is being ignored.