From: Daniel Kirschten Date: Sun, 30 Jun 2019 15:45:29 +0000 (+0200) Subject: Fixed TextComponent having two different positions: X-Git-Url: https://mograsim.net/gitweb/?a=commitdiff_plain;h=66f8cbab0c292761a8a34f5c5e2d5e4434672d44;hp=66f8cbab0c292761a8a34f5c5e2d5e4434672d44;p=Mograsim.git Fixed TextComponent having two different positions: getPosX/Y() reported a different position than getBounds().x/y, which could cause problems ---