.allowsEditing and Mac Catalyst App

Hi,

I have an imagePickerController where .allowsEditing is set to true after picking an image. I can move/scale it in iPhone/iPad simulators, but running on my Mac the scaling part of it doesn't work and I don't know how I could go about making the scaling work. Any suggestions much appreciated.

Update: I am using a Magic Mouse. No Trackpad or Touchscreeen Mac.