X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=2VkJkLnkEhRTSyrTKcNXxLBKXgXxf8tnsBPdB9NVwN4=; b=S1VYEmx1iRL2Rg28ZFCxsh1wRCJc9mGDG28OqwJNY437FSpQt24+GwOiXyo9YM0p9s ZVWE3TI7+nk8wVDPPqvdjPInkv8fZAgGTTGSiBquUCUdUIPZmzZ9t1pYxDZCUHitlRsY NEkS6oG1HbPP1k5dvGl8I4ff1Tu1B4Gbe0Vz1aKxizkr3lpZ0IaI4BdMfc+i0xvdWoDw cqCfYC9cI6ErP1R91YbUQzktCwGGdmIdXuWqSd65Wdpy4xxxfgeN0uSB1S8Nao5xFRzf D/bqua9yGK4jrZBpMkgzSIS65wig/rCxyyRbLC25QMn4gMOH4fziCFr35AJiiYPyUoB7 Yp7Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=2VkJkLnkEhRTSyrTKcNXxLBKXgXxf8tnsBPdB9NVwN4=; b=UQzq7cf4OnSalhkguk/omPqIefNeB9oLaoeTXE4EjECQnEqIThdQQnIuWYTnrnG0xh b/91A2hGZGDyc36kA5FIX/A71FrPuCTQQf/7DCe9B+0zmePDn9Q9XxWCSAIGSQ6k9UPy yKe7PYYm3+Zc6jonc+jCYvBAph4TIE/z1JVdwRvGLWWDgMsDMl4GlteRedWejvkw/zZn Z/pjnhTginqzbdHk38//J8Hb97z824PVYpZosxPkf66RuveokfZHiqJt3wGSKxP6ocG0 N7r14wlBS4Kc0qfGJ0gmmbvCY00+ACt6D+spzfyLd8lf4eTwIcNt5IW3NyayZKFmNBzz jGRA== X-Gm-Message-State: ALyK8tK/sSvQXaZULs2s08EjXqGsVBy7Q2H8ApLda1qlDhbnhSSIfv7uXFIongHP6nliAoB5Amc51jAZ/KhbQw== X-Received: by 10.28.61.137 with SMTP id k131mr8331197wma.37.1465161102414; Sun, 05 Jun 2016 14:11:42 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <575325A6 DOT 5020802 AT iee DOT org> <5753CE50 DOT 1020405 AT iee DOT org> From: "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Sun, 5 Jun 2016 13:11:41 -0800 Message-ID: Subject: Re: [geda-user] pcb: ARC bug To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 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 On Sun, Jun 5, 2016 at 7:15 AM, Kai-Martin Knaak wrote: > M. J. Everitt wrote: > >> What I mean by the 'working area' is the canvas area described in >> PCB as the "Board size" in the preferences, not by any outline >> drawn on the screen. > > We are using "working area" in the exact same sense. I fail to see the > reasons why there is a distinction between the "working area" and the > vast rest of the technically available coordinate space. Why is it > necessary to prevent the user from accessing objects outside the > working area? I still set board size by setting preferences, and I've been annoyed in the past when parts manage to vanish off the board, stick themselves there etc. I'm sure outline is a better way to do it and I'm not opposed to having to change my ways if it's really required, but if the old way doesn't absolutely need to get more broken it would be nice if it didn't. If there's any chance that objects can warp off to x==y==a billion that's a serious bug, since GUIs have a tendency to manage to do that sort of thing and the result is an unfindable object, apparent breakage in import, etc. Britton