Fix first item move not put on undo stack

This commit is contained in:
Rebecca Breu 2021-05-16 15:01:17 +02:00
parent 3ddb338cd1
commit 5448d7bb7b

View file

@ -132,8 +132,7 @@ class SelectableMixin(BaseItemMixin):
def is_action_active(self):
return any((self.scale_active,
self.rotate_active,
self.flip_active,
self.just_selected))
self.flip_active))
def fixed_length_for_viewport(self, value):
"""The interactable areas need to stay the same size on the