lapis icon indicating copy to clipboard operation
lapis copied to clipboard

Make handle_error work on sub-applications

Open TangentFoxy opened this issue 7 years ago • 2 comments
trafficstars

I recall some features of the main application do not work on sub-applications, is this one of them?

TangentFoxy avatar Apr 24 '18 13:04 TangentFoxy

handle_error must be defined on the parent application. The error handler of the sub application is ignored when it's merged into a parent one.

leafo avatar Apr 24 '18 22:04 leafo

In that case, this is now a feature request, haha.

For now though, I will rewrite things to work around that.

TangentFoxy avatar Apr 24 '18 23:04 TangentFoxy