From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out.smtp-auth.no-ip.com (smtp-auth.no-ip.com [8.23.224.60]) by hurricane.the-brannons.com (Postfix) with ESMTPS id 8EDA177BC5 for ; Sun, 16 Jun 2019 12:21:57 -0700 (PDT) X-No-IP: carhart.net@noip-smtp X-Report-Spam-To: abuse@no-ip.com Received: from carhart.net (unknown [99.57.137.251]) (Authenticated sender: carhart.net@noip-smtp) by smtp-auth.no-ip.com (Postfix) with ESMTPA id 3D1FC37FD3E; Sun, 16 Jun 2019 12:21:57 -0700 (PDT) Received: from localhost (kevin@localhost) by carhart.net (8.15.2/8.15.2) with ESMTP id x5GJLtwJ037877; Sun, 16 Jun 2019 12:21:55 -0700 Date: Sun, 16 Jun 2019 12:21:55 -0700 (PDT) From: Kevin Carhart To: Karl Dahlke cc: edbrowse-dev@lists.the-brannons.com Subject: Re: [edbrowse-dev] dataset / offsetWidth In-Reply-To: <20190516144455.eklhad@comcast.net> Message-ID: References: <20190516144455.eklhad@comcast.net> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) X-BeenThere: edbrowse-dev@edbrowse.org List-Id: Edbrowse Development List MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed > That looks ok, do you want me to code or do you want to code and make a pull request. I'll do this now. The files affected are decorate and startwindow. > set_property_string(dso, a[i]+5, u); Ah! Even more concise. Thanks. > But 1024 by 768 is prety heavy handed. Oh yeah, good point. It should be just as happy with any positive number, at least in the present scenario.