[UI design] change cross hair to mouse pointer for frame UI

UI issue:

  • select frame > 16:9 (or any size)
  • mouse pointer changes to crosshair
  • crosshair confuses the user, I originally thought that after selecting a frame size (eg 16:9) my next user action was to draw on the canvas rather than just clicking on the screen for the 16:9 frame to appear

expectation:

  • if the crosshair is changed to mouse pointer, user will know to click on the canvas, rather than drawing a frame.
  • perhaps only have crosshair for “custom size” option
  • alternatively a tool tip would be helpful, depends on what is easier for the devs to implement.