pratikjshah/Sketch-Guides

Add guides removes vertical rulers

matthewkulp opened this issue · 0 comments

I fixed it by commenting out
removeVerticalGuides();

In the plotGuides function. in functions.js

I'd recommend you do this until you add row guides functionality.