Fix crash that can happen when ConfigChanged event arrives to ClientUI and pack method is called in the event thread. Move swing/awt related calls to swing thread to avoid this issue. Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
Fix crash that can happen when ConfigChanged event arrives to ClientUI and pack method is called in the event thread. Move swing/awt related calls to swing thread to avoid this issue. Signed-off-by: Tomas Slusny <slusnucky@gmail.com>