Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialGeorge Akinian
17,615 PointsPixel grid does not appear when zooming past 600%
For some reason the pixel grid won't show on white canvas even when it is check-marked in the menu bar view-show-pixel grid.
Dustin Matlock
33,856 PointsAdrian Harja, if you add your response as an answer instead of a comment, we can select yours as best if it helped the student.
3 Answers
Adrian Harja
5,703 PointsHey Paul,
The pixel grid is not showing because by default the color of the pixel grid is white. It's there but you can't see it. Also I don't think there's a way to modify it's color, at least not one I'm familiar with. If you watch closely to Allison's video, her background layer is a light gray thus being able to see the pixel grid.
A good workaround I found for this is to go to Edit -> Preferences -> Guides, Grid & Slices and at the Grid section select your desired color and at Gridline Every put 1 Pixels (be sure to check Pixels) and subdivisions to 1.
After this make sure to put a checkmark to the Grid option : View -> Show -> Grid and you'll be able to see a grid at every pixel on any color background.
Dustin Matlock
33,856 PointsHi Paul, if you're using CC, you might check this post.
George Akinian
17,615 PointsGot it. You can create one or you can change the color of the background and the white grid lines will then show. Thanks
Adrian Harja
5,703 PointsAdrian Harja
5,703 PointsI've modified it to be an answer. Thanks for that Dustin.