removed the buttons to move frame - jamad/Pixelorama GitHub Wiki

now, I want to remove 2 buttons

  • image
  • In the same manner, double clicked the buttons then reached the UI themselves
  • image

then deleted them, but this time, rebuild failed with many errors

  • image
  • image

reverted the change , then the errors stopped

  • image

so, tried to use toggle visibility, then I could have what I wanted

  • image
  • image