Example code
Before
After
int blah; /*
Something
*/
In BEX View, it's correctly marking the commented out code as ignored, but it's still marking the change as important. In this case, I'd expect that since all lines in the change are ignored, that the change itself shouldn't be important.

Ideally, it would show as a single level in the tree, like what happens if we added a new comment on it's own line
Using enhanced compare (enabled)

Not using enhanced compare (disabled)
