ID:899913
 
Keywords: dreammaker, line, numbers
Resolved
Compilation was sometimes causing the display of line numbers to be toggled off (weird!)
BYOND Version:497
Operating System:Windows 7 Pro 64-bit
Web Browser:Chrome 20.0.1132.57
Applies to:Dream Maker
Status: Resolved (499.1180)

This issue has been resolved.
Descriptive Problem Summary:
If you compile while viewing the DME file with line numbers enabled, the line numbers disappear. If you leave the file and come back they'll be back, and going to any other file will still have line numbers.

Also, hitting Ctrl+L for line numbers must be done twice; I assume because it still thinks line numbers are enabled internally.

Numbered Steps to Reproduce Problem:
1) Open a DME file, with line numbers enabled
2) Compile the project

Code Snippet (if applicable) to Reproduce Problem:


Expected Results:
For line numbers to stick around.

Actual Results:
Line numbers disappear visually, but are still 'enabled'

Does the problem occur:
Every time

When does the problem NOT occur?

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
I'm not sure.

Workarounds:

Tom resolved issue with message:
Compilation was sometimes causing the display of line numbers to be toggled off (weird!)
While you're here, I think this can be bunched with this.

With the line numbers, if you toggle them, your cursor doesn't stay where it was in the line. It stays where it was on the screen. Which means that when you turn line numbers off, your cursor is now 3-4 spaces forward (If you have that many to move forward).