ymd20250316 tiling mode change - jamad/Pixelorama GitHub Wiki
what I got
what I did for it
- I wanted to have tiling mode always on , plus one more addition around the current tiling
- then found the following
- and changed it as
- diff
then wondered why the duplicated line here

- anyway, tried to fix the value

- actually tried to toggle the visibility
- then saw the dialog for my first time
- and tested its behavior and decided to remove it for my use
- cleaned the menu option by commenting out the line
- later, found the menu seems broken in terms of the index because mirror mode was on by show grid
- so reverted it temporarily and will nuke it properly in the future
- then when I made the tiling mode on, I wanted to show the grid only for the center area
- investigated the found the following
- and removed most of the lines
- the result was fine for me