From: James Carr Date: Sun, 27 Jun 2021 17:18:15 +0000 (+0100) Subject: Set the initial scale of a Group via the setter so that the associated code is run... X-Git-Tag: 0.6.1^2 X-Git-Url: https://git.ayoreis.com/hackapet/Adafruit_Blinka_Displayio.git/commitdiff_plain/dbb3f437583e0078826f9b6ba17d15555b0c8300?hp=dbb3f437583e0078826f9b6ba17d15555b0c8300 Set the initial scale of a Group via the setter so that the associated code is run. (Closes #60) ---