From: Shamus Hammons Date: Sat, 11 Dec 2021 01:07:32 +0000 (-0600) Subject: Fixed click selection and pen functionality. X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdde036d71eb0ea9b450345bd297c8730591b26b;hp=cdde036d71eb0ea9b450345bd297c8730591b26b;p=architektonas Fixed click selection and pen functionality. Now when a stack of objects is clicked on, clicking on the stack will select them one at a time. Now it's possible to grab objects in a rational way! Also, removed unnecessary pen functions that caused more problems than they solved. Now you must use the stamp function to change objects' visible attributes. ---