X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: geda-user AT delorie DOT com Subject: Re: [geda-user] parts warp to lower right corner when moved In-Reply-To: (geda-user@delorie.com) Date: Fri, 11 Sep 2020 19:13:38 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Reproduced. The only thing that I can think of is that the imported file had no grid: Grid[0.0000 0.0000 0.0000 0] Perhaps some divide-by-infinity bug? Setting the grid to anything lets it work correctly.