This repository has no description

Logger.broadcast: use invokeLater when not event dispatch thread master

Many Logger listeners try to do Swing things, so run them on the event dispatch thread. Fixes a hard freeze on Linux when loading some editors.


+20 -7
1 changed file