Sublime Forum

Bug?: "indent_guide_options": ["draw_active"]

#1

I hope this is the correct forum to file bugs.

Upon setting “indent_guide_options”: “draw_active”] in my User Settings file, I have discovered that the guides disappear when I scroll down for about a page.

To reproduce:
-set “indent_guide_options”: “draw_active”] in the user settings file
-open a long (~100+ lines) file, and have the sublime-text app height be about 800px (I suppose it’s enough if the file length is long enough to scroll for about 2 or 3 ‘displays’)
-place your cursor inside a block, so that the indent guides appear (It’s probably best to do it in a block close to the top of the page.)
-scroll down a certain amount and at some point the guides will dissapear.

Environment:
-ST2 beta (dev) build 2200
-Using a ruby file like this one: github.com/railstutorial/sample … es_spec.rb

I hope this info is sufficient to reproduce the bug.

0 Likes

#2

I noticed the same thing yesterday. I had it happen in a markdown documentation file. I can’t remember if this happened to me before, but definitely a bug.

0 Likes

#3

I posted about this awhile ago, haven’t had a response…

0 Likes