AvdLee / RocketSimApp

Enhancing the iOS simulator for productivity
566 stars 20 forks source link

Allow equal grid size from edges #513

Open AvdLee opened 1 month ago

AvdLee commented 1 month ago

I started using the grid recently which is great, and I can see you can edit the grid distance but it would be awesome for a toggle that lets the grid work relative to the screen edges, where the middle will have an uneven square width rather than the last square on the right if that makes sense?

In other words, I want to see that elements are properly vertically aligned on the left side and right side of the screen, but with the screen size at 393px I can't get a grid that works for the right side. Ideally with this toggle at 8px grid, the first grid line on the left would be 8x and the last grid line on the right would be 385px, and in the middle there would be a square that's uneven to make up for it

Requested by Miles via Twitter