FreeCol / freecol

FreeCol: FreeCol is a turn-based strategy game based on the old game Colonization, and similar to Civilization. The objective of the game is to create an independent nation.
GNU General Public License v2.0
585 stars 170 forks source link

Fix illegal component position exception in addToCanvas #86

Closed bjorneg closed 3 years ago

bjorneg commented 3 years ago

For me the log fills with stacktraces of illegal component position exception when debugging.

This is a simple fix for that.