Events
- Added
hide_on_error
, andhide_on_silent_error
to theWaiter
to control whether the waiter should be removed when the underlying plot/table/or other throws an error. Silent errors are those raised byreq
andvalidate
/need
. - Added events
waiter_shown
andwaiter_hidden
fired when the loading screen with waiter is shown or hidden.