7.1 - Odd Behavior w/ Code Folding on???

Stew Stryker

Member³
Is anyone else enabling the Code Folding feature and seeing their Program Window do random bizarre scrolling???

I swear I saw this repeatedly yesterday in a package I'm coding. I'd folded a local function that's about 90 lines long (not my code!). Then when I'd work on another procedure below, it'd keep jumping back into the (now unfolded) function. Furthermore, the window scroll bar got bigger (as if the only code it could scroll to was w/in this function). I couldn't get back to the procedure using the mouse scroll wheel, only by hitting Ctrl-End. Then after I'd edited the procedure more, it'd jump back into the formerly-folded function. The edits weren't lost, but it's tough to make much progress! :-/

The behavior continued after I'd saved, closed and re-opened the package window.

Once I turned off Code Folding via the Preferences window, the behavior stopped.

Of course today after I turned Folding back on, I don't have any problems! I exited and restarted PSD, so maybe that cleared it???

(But it did just lock up when I hit Reformat with a small package! But after recovering the work, Reformat worked w/o a hitch! So always remember to Save before reformatting.)
 
Back
Top