How I changed UI in the fork - jamad/Pixelorama GitHub Wiki
The summary of the changes done so far
WIP
- trying to make the tile mode as default ( and want to make dummies a bit darker ) but found grid makes a difference from the core

now, I want to have the tiling mode as default
then found the code by find file in files
then searched by Tiles.MODE.BOTH found above
then searched by Global.current_project.tiles.mode found above
then came back to the following and realized it was the place to set default value
but I did not see any tiling effect after the change, also tried the following but no change seen after it, too
ymd20250310 cleaning ruler
- focused on the dirty ruler, so cleaned it up



- then also made the figure as integer


- then I liked the change
