ymd20250316 removed move, zoom and pan button - jamad/Pixelorama GitHub Wiki

I want to try to remove the following buttons that I won't use

  • image

tried to double click on tool, then UI seems to become editable

  • image
  • image

then double clicked again for the area Tools sit

  • image
  • image

then checked script side

  • image

I could not find the code for 3 buttons, so tested to remove some languages

  • image
  • image

then verified the result change, and committed the change

  • image
  • image

Seeing the effect above, tried to remove the following line, then no changes, so reverted the line.

  • image

tried to find the code by string , so chose polygonal that is expected less place to be used, then found the following

  • image

then tried to remove them by the following commenting out

  • image

and verified the bottons disappeared

  • image

then submitted the change

  • image

ymd20250316 reverted the pan menu

  • because add 3d layer caused the crash without the pan tool
  • image
  • maybe I will remove pan again with the code change for the 3d layer