Shaokahn3000 / upk-modder

Automatically exported from code.google.com/p/upk-modder
0 stars 0 forks source link

Highlighting not correcting on spaces #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps demonstrate the usability issue?
1. Create a line that does not parse (red strikethrough)
2. Edit line to become valid
3. Red strikethrough remains in spaces between tokens

What is the expected output? What do you see instead?
Red strikethrough highlight should be removed.

What version of the product are you using? On what operating system?
v 0.61, Windows Vista

Please provide any additional information below.

Original issue reported on code.google.com by miss.inv...@gmail.com on 22 Dec 2013 at 11:36

GoogleCodeExporter commented 8 years ago
Fixed issue by reverting styling on changed lines to basic (before leaf-level 
styling applied).

Original comment by miss.inv...@gmail.com on 23 Dec 2013 at 6:35