-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b08
The CWarningWindow uses an ExecutorService to animate the icon. This creates a separate thread for each icon. This could be rewritten to use the Appkit thread for performing the task.